#d44c2f color space conversions
Hex:
#d44c2f
RGB:
212, 76, 47
CMY:
17, 70, 82
CMYK:
0, 64, 78, 17
HSL:
11°, 65.7371%, 50.7843%
HSV (HSB):
11°, 77.8302%, 83.1373%
XYZ:
30.2489, 19.3712, 4.8340
xyY:
0.5555, 0.3557, 19.3712
CIE-Lab:
51.1187, 52.0668, 44.9033
CIE-LCH:
51.1187, 68.7551, 40.7751
CIE-Luv:
51.1187, 108.3192, 34.2829
Hunter-Lab:
44.0127, 45.6567, 24.2969
#d44c2f color charts
#d44c2f color shades, tints & tones
#d44c2f color schemes
#d44c2f color preview, HTML & CSS examples
This text has a color of #d44c2f
<p style="color:#d44c2f;">Text here</p>
.mytext {color:#d44c2f;}
This box has a color of #d44c2f
<div style="background-color:#d44c2f;">Content here</div>
.mybackground {background-color:#d44c2f;}
Border around this has a color of #d44c2f
<div style="border:2px solid #d44c2f;">Content here</div>
.myborder {border:2px solid #d44c2f;}