#d5713f color space conversions
Hex:
#d5713f
RGB:
213, 113, 63
CMY:
16, 56, 75
CMYK:
0, 47, 70, 16
HSL:
20°, 64.1026%, 54.1176%
HSV (HSB):
20°, 70.4225%, 83.5294%
XYZ:
34.2429, 26.3153, 7.9772
xyY:
0.4996, 0.3840, 26.3153
CIE-Lab:
58.3351, 35.3694, 44.4766
CIE-LCH:
58.3351, 56.8257, 51.5070
CIE-Luv:
58.3351, 79.3166, 41.4025
Hunter-Lab:
51.2984, 29.3808, 26.6890
#d5713f color charts
#d5713f color shades, tints & tones
#d5713f color schemes
#d5713f color preview, HTML & CSS examples
This text has a color of #d5713f
<p style="color:#d5713f;">Text here</p>
.mytext {color:#d5713f;}
This box has a color of #d5713f
<div style="background-color:#d5713f;">Content here</div>
.mybackground {background-color:#d5713f;}
Border around this has a color of #d5713f
<div style="border:2px solid #d5713f;">Content here</div>
.myborder {border:2px solid #d5713f;}