#d94c2e color space conversions
Hex:
#d94c2e
RGB:
217, 76, 46
CMY:
15, 70, 82
CMYK:
0, 65, 79, 15
HSL:
11°, 69.2308%, 51.5686%
HSV (HSB):
11°, 78.8018%, 85.0980%
XYZ:
31.6929, 20.1179, 4.7975
xyY:
0.5599, 0.3554, 20.1179
CIE-Lab:
51.9702, 53.7440, 46.5504
CIE-LCH:
51.9702, 71.1010, 40.8975
CIE-Luv:
51.9702, 112.5568, 35.2485
Hunter-Lab:
44.8529, 47.6346, 25.0553
#d94c2e color charts
#d94c2e color shades, tints & tones
#d94c2e color schemes
#d94c2e color preview, HTML & CSS examples
This text has a color of #d94c2e
<p style="color:#d94c2e;">Text here</p>
.mytext {color:#d94c2e;}
This box has a color of #d94c2e
<div style="background-color:#d94c2e;">Content here</div>
.mybackground {background-color:#d94c2e;}
Border around this has a color of #d94c2e
<div style="border:2px solid #d94c2e;">Content here</div>
.myborder {border:2px solid #d94c2e;}