#d4501c color space conversions
Hex:
#d4501c
RGB:
212, 80, 28
CMY:
17, 69, 89
CMYK:
0, 62, 87, 17
HSL:
17°, 76.6667%, 47.0588%
HSV (HSB):
17°, 86.7925%, 83.1373%
XYZ:
30.2296, 19.8182, 3.3306
xyY:
0.5663, 0.3713, 19.8182
CIE-Lab:
51.6311, 49.7857, 54.0565
CIE-LCH:
51.6311, 73.4896, 47.3551
CIE-Luv:
51.6311, 107.6900, 40.3780
Hunter-Lab:
44.5176, 43.3043, 26.7265
#d4501c color charts
#d4501c color shades, tints & tones
#d4501c color schemes
#d4501c color preview, HTML & CSS examples
This text has a color of #d4501c
<p style="color:#d4501c;">Text here</p>
.mytext {color:#d4501c;}
This box has a color of #d4501c
<div style="background-color:#d4501c;">Content here</div>
.mybackground {background-color:#d4501c;}
Border around this has a color of #d4501c
<div style="border:2px solid #d4501c;">Content here</div>
.myborder {border:2px solid #d4501c;}