#d4712c color space conversions
Hex:
#d4712c
RGB:
212, 113, 44
CMY:
17, 56, 83
CMYK:
0, 47, 79, 17
HSL:
25°, 66.1417%, 50.1961%
HSV (HSB):
25°, 79.2453%, 83.1373%
XYZ:
33.5111, 25.9892, 5.6331
xyY:
0.5145, 0.3990, 25.9892
CIE-Lab:
58.0268, 34.1459, 53.1092
CIE-LCH:
58.0268, 63.1390, 57.2615
CIE-Luv:
58.0268, 80.4403, 47.4945
Hunter-Lab:
50.9796, 28.1218, 29.1344
#d4712c color charts
#d4712c color shades, tints & tones
#d4712c color schemes
#d4712c color preview, HTML & CSS examples
This text has a color of #d4712c
<p style="color:#d4712c;">Text here</p>
.mytext {color:#d4712c;}
This box has a color of #d4712c
<div style="background-color:#d4712c;">Content here</div>
.mybackground {background-color:#d4712c;}
Border around this has a color of #d4712c
<div style="border:2px solid #d4712c;">Content here</div>
.myborder {border:2px solid #d4712c;}