#d94c1c color space conversions
Hex:
#d94c1c
RGB:
217, 76, 28
CMY:
15, 70, 89
CMYK:
0, 65, 87, 15
HSL:
15°, 77.1429%, 48.0392%
HSV (HSB):
15°, 87.0968%, 85.0980%
XYZ:
31.4093, 20.0044, 3.3044
xyY:
0.5740, 0.3656, 20.0044
CIE-Lab:
51.8422, 53.2585, 54.5852
CIE-LCH:
51.8422, 76.2628, 45.7048
CIE-Luv:
51.8422, 114.6913, 39.7888
Hunter-Lab:
44.7263, 47.0816, 26.9281
#d94c1c color charts
#d94c1c color shades, tints & tones
#d94c1c color schemes
#d94c1c color preview, HTML & CSS examples
This text has a color of #d94c1c
<p style="color:#d94c1c;">Text here</p>
.mytext {color:#d94c1c;}
This box has a color of #d94c1c
<div style="background-color:#d94c1c;">Content here</div>
.mybackground {background-color:#d94c1c;}
Border around this has a color of #d94c1c
<div style="border:2px solid #d94c1c;">Content here</div>
.myborder {border:2px solid #d94c1c;}