#d55c2c color space conversions
Hex:
#d55c2c
RGB:
213, 92, 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.7223, 21.9823, 4.9539
xyY:
0.5408, 0.3747, 21.9823
CIE-Lab:
54.0082, 45.0670, 49.3046
CIE-LCH:
54.0082, 66.7981, 47.5710
CIE-Luv:
54.0082, 97.8361, 40.2940
Hunter-Lab:
46.8853, 38.7230, 26.5551
#d55c2c color charts
#d55c2c color shades, tints & tones
#d55c2c color schemes
#d55c2c color preview, HTML & CSS examples
This text has a color of #d55c2c
<p style="color:#d55c2c;">Text here</p>
.mytext {color:#d55c2c;}
This box has a color of #d55c2c
<div style="background-color:#d55c2c;">Content here</div>
.mybackground {background-color:#d55c2c;}
Border around this has a color of #d55c2c
<div style="border:2px solid #d55c2c;">Content here</div>
.myborder {border:2px solid #d55c2c;}