#d44d0c color space conversions
Hex:
#d44d0c
RGB:
212, 77, 12
CMY:
17, 70, 95
CMYK:
0, 64, 94, 17
HSL:
20°, 89.2857%, 43.9216%
HSV (HSB):
20°, 94.3396%, 83.1373%
XYZ:
29.8716, 19.3313, 2.5047
xyY:
0.5777, 0.3739, 19.3313
CIE-Lab:
51.0726, 50.8399, 58.7619
CIE-LCH:
51.0726, 77.7024, 49.1341
CIE-Luv:
51.0726, 110.9881, 41.9217
Hunter-Lab:
43.9674, 44.3305, 27.3996
#d44d0c color charts
#d44d0c color shades, tints & tones
#d44d0c color schemes
#d44d0c color preview, HTML & CSS examples
This text has a color of #d44d0c
<p style="color:#d44d0c;">Text here</p>
.mytext {color:#d44d0c;}
This box has a color of #d44d0c
<div style="background-color:#d44d0c;">Content here</div>
.mybackground {background-color:#d44d0c;}
Border around this has a color of #d44d0c
<div style="border:2px solid #d44d0c;">Content here</div>
.myborder {border:2px solid #d44d0c;}