#d55c2b color space conversions
Hex:
#d55c2b
RGB:
213, 92, 43
CMY:
16, 64, 83
CMYK:
0, 57, 80, 16
HSL:
17°, 66.9291%, 50.1961%
HSV (HSB):
17°, 79.8122%, 83.5294%
XYZ:
31.7038, 21.9748, 4.8561
xyY:
0.5416, 0.3754, 21.9748
CIE-Lab:
54.0003, 45.0333, 49.7641
CIE-LCH:
54.0003, 67.1154, 47.8569
CIE-Luv:
54.0003, 97.9497, 40.5791
Hunter-Lab:
46.8773, 38.6866, 26.6722
#d55c2b color charts
#d55c2b color shades, tints & tones
#d55c2b color schemes
#d55c2b color preview, HTML & CSS examples
This text has a color of #d55c2b
<p style="color:#d55c2b;">Text here</p>
.mytext {color:#d55c2b;}
This box has a color of #d55c2b
<div style="background-color:#d55c2b;">Content here</div>
.mybackground {background-color:#d55c2b;}
Border around this has a color of #d55c2b
<div style="border:2px solid #d55c2b;">Content here</div>
.myborder {border:2px solid #d55c2b;}