#cb3b2c color space conversions
Hex:
#cb3b2c
RGB:
203, 59, 44
CMY:
20, 77, 83
CMYK:
0, 71, 78, 20
HSL:
6°, 64.3725%, 48.4314%
HSV (HSB):
6°, 78.3251%, 79.6078%
XYZ:
26.6472, 16.0063, 4.0679
xyY:
0.5703, 0.3426, 16.0063
CIE-Lab:
46.9827, 55.7687, 41.7307
CIE-LCH:
46.9827, 69.6534, 36.8069
CIE-Luv:
46.9827, 112.5499, 29.3764
Hunter-Lab:
40.0079, 48.8760, 21.9770
#cb3b2c color charts
#cb3b2c color shades, tints & tones
#cb3b2c color schemes
#cb3b2c color preview, HTML & CSS examples
This text has a color of #cb3b2c
<p style="color:#cb3b2c;">Text here</p>
.mytext {color:#cb3b2c;}
This box has a color of #cb3b2c
<div style="background-color:#cb3b2c;">Content here</div>
.mybackground {background-color:#cb3b2c;}
Border around this has a color of #cb3b2c
<div style="border:2px solid #cb3b2c;">Content here</div>
.myborder {border:2px solid #cb3b2c;}