#d44f2e color space conversions
Hex:
#d44f2e
RGB:
212, 79, 46
CMY:
17, 69, 82
CMYK:
0, 63, 78, 17
HSL:
12°, 65.8730%, 50.5882%
HSV (HSB):
12°, 78.3019%, 83.1373%
XYZ:
30.4405, 19.7863, 4.7995
xyY:
0.5532, 0.3596, 19.7863
CIE-Lab:
51.5947, 50.7341, 45.8931
CIE-LCH:
51.5947, 68.4115, 42.1319
CIE-Luv:
51.5947, 106.3591, 35.4912
Hunter-Lab:
44.4818, 44.3110, 24.7399
#d44f2e color charts
#d44f2e color shades, tints & tones
#d44f2e color schemes
#d44f2e color preview, HTML & CSS examples
This text has a color of #d44f2e
<p style="color:#d44f2e;">Text here</p>
.mytext {color:#d44f2e;}
This box has a color of #d44f2e
<div style="background-color:#d44f2e;">Content here</div>
.mybackground {background-color:#d44f2e;}
Border around this has a color of #d44f2e
<div style="border:2px solid #d44f2e;">Content here</div>
.myborder {border:2px solid #d44f2e;}