#d44b2e color space conversions
Hex:
#d44b2e
RGB:
212, 75, 46
CMY:
17, 71, 82
CMYK:
0, 65, 78, 17
HSL:
10°, 65.8730%, 50.5882%
HSV (HSB):
10°, 78.3019%, 83.1373%
XYZ:
30.1606, 19.2265, 4.7062
xyY:
0.5576, 0.3554, 19.2265
CIE-Lab:
50.9511, 52.4565, 45.2443
CIE-LCH:
50.9511, 69.2728, 40.7781
CIE-Luv:
50.9511, 109.1592, 34.3129
Hunter-Lab:
43.8480, 46.0463, 24.3300
#d44b2e color charts
#d44b2e color shades, tints & tones
#d44b2e color schemes
#d44b2e color preview, HTML & CSS examples
This text has a color of #d44b2e
<p style="color:#d44b2e;">Text here</p>
.mytext {color:#d44b2e;}
This box has a color of #d44b2e
<div style="background-color:#d44b2e;">Content here</div>
.mybackground {background-color:#d44b2e;}
Border around this has a color of #d44b2e
<div style="border:2px solid #d44b2e;">Content here</div>
.myborder {border:2px solid #d44b2e;}