#d55b2c color space conversions
Hex:
#d55b2c
RGB:
213, 91, 44
CMY:
16, 64, 83
CMYK:
0, 57, 79, 16
HSL:
17°, 66.7984%, 50.3922%
HSV (HSB):
17°, 79.3427%, 83.5294%
XYZ:
31.6363, 21.8102, 4.9252
xyY:
0.5420, 0.3736, 21.8102
CIE-Lab:
53.8250, 45.5428, 49.1268
CIE-LCH:
53.8250, 66.9895, 47.1681
CIE-Luv:
53.8250, 98.5988, 39.9677
Hunter-Lab:
46.7013, 39.1916, 26.4381
#d55b2c color charts
#d55b2c color shades, tints & tones
#d55b2c color schemes
#d55b2c color preview, HTML & CSS examples
This text has a color of #d55b2c
<p style="color:#d55b2c;">Text here</p>
.mytext {color:#d55b2c;}
This box has a color of #d55b2c
<div style="background-color:#d55b2c;">Content here</div>
.mybackground {background-color:#d55b2c;}
Border around this has a color of #d55b2c
<div style="border:2px solid #d55b2c;">Content here</div>
.myborder {border:2px solid #d55b2c;}