#d5712c color space conversions
Hex:
#d5712c
RGB:
213, 113, 44
CMY:
16, 56, 83
CMYK:
0, 47, 79, 16
HSL:
24°, 66.7984%, 50.3922%
HSV (HSB):
24°, 79.3427%, 83.5294%
XYZ:
33.8003, 26.1382, 5.6466
xyY:
0.5154, 0.3985, 26.1382
CIE-Lab:
58.1680, 34.5501, 53.2931
CIE-LCH:
58.1680, 63.5127, 57.0445
CIE-Luv:
58.1680, 81.2773, 47.5733
Hunter-Lab:
51.1256, 28.5408, 29.2396
#d5712c color charts
#d5712c color shades, tints & tones
#d5712c color schemes
#d5712c color preview, HTML & CSS examples
This text has a color of #d5712c
<p style="color:#d5712c;">Text here</p>
.mytext {color:#d5712c;}
This box has a color of #d5712c
<div style="background-color:#d5712c;">Content here</div>
.mybackground {background-color:#d5712c;}
Border around this has a color of #d5712c
<div style="border:2px solid #d5712c;">Content here</div>
.myborder {border:2px solid #d5712c;}