#d94d2c color space conversions
Hex:
#d94d2c
RGB:
217, 77, 44
CMY:
15, 70, 83
CMYK:
0, 65, 80, 15
HSL:
11°, 69.4779%, 51.1765%
HSV (HSB):
11°, 79.7235%, 85.0980%
XYZ:
31.7238, 20.2413, 4.6178
xyY:
0.5607, 0.3577, 20.2413
CIE-Lab:
52.1090, 53.2586, 47.6828
CIE-LCH:
52.1090, 71.4852, 41.8383
CIE-Luv:
52.1090, 112.1472, 36.1413
Hunter-Lab:
44.9904, 47.1315, 25.4077
#d94d2c color charts
#d94d2c color shades, tints & tones
#d94d2c color schemes
#d94d2c color preview, HTML & CSS examples
This text has a color of #d94d2c
<p style="color:#d94d2c;">Text here</p>
.mytext {color:#d94d2c;}
This box has a color of #d94d2c
<div style="background-color:#d94d2c;">Content here</div>
.mybackground {background-color:#d94d2c;}
Border around this has a color of #d94d2c
<div style="border:2px solid #d94d2c;">Content here</div>
.myborder {border:2px solid #d94d2c;}