#d44f2b color space conversions
Hex:
#d44f2b
RGB:
212, 79, 43
CMY:
17, 69, 83
CMYK:
0, 63, 80, 17
HSL:
13°, 66.2745%, 50.0000%
HSV (HSB):
13°, 79.7170%, 83.1373%
XYZ:
30.3834, 19.7634, 4.4988
xyY:
0.5560, 0.3617, 19.7634
CIE-Lab:
51.5687, 50.6323, 47.3555
CIE-LCH:
51.5687, 69.3265, 43.0847
CIE-Luv:
51.5687, 106.7694, 36.4050
Hunter-Lab:
44.4561, 44.1973, 25.1193
#d44f2b color charts
#d44f2b color shades, tints & tones
#d44f2b color schemes
#d44f2b color preview, HTML & CSS examples
This text has a color of #d44f2b
<p style="color:#d44f2b;">Text here</p>
.mytext {color:#d44f2b;}
This box has a color of #d44f2b
<div style="background-color:#d44f2b;">Content here</div>
.mybackground {background-color:#d44f2b;}
Border around this has a color of #d44f2b
<div style="border:2px solid #d44f2b;">Content here</div>
.myborder {border:2px solid #d44f2b;}