#cb3c3e color space conversions
Hex:
#cb3c3e
RGB:
203, 60, 62
CMY:
20, 76, 76
CMYK:
0, 70, 69, 20
HSL:
359°, 57.8947%, 51.5686%
HSV (HSB):
359°, 70.4433%, 79.6078%
XYZ:
27.1140, 16.2760, 6.2700
xyY:
0.5460, 0.3277, 16.2760
CIE-Lab:
47.3346, 56.1519, 31.9654
CIE-LCH:
47.3346, 64.6129, 29.6514
CIE-Luv:
47.3346, 108.3403, 22.5648
Hunter-Lab:
40.3436, 49.3644, 19.0260
#cb3c3e color charts
#cb3c3e color shades, tints & tones
#cb3c3e color schemes
#cb3c3e color preview, HTML & CSS examples
This text has a color of #cb3c3e
<p style="color:#cb3c3e;">Text here</p>
.mytext {color:#cb3c3e;}
This box has a color of #cb3c3e
<div style="background-color:#cb3c3e;">Content here</div>
.mybackground {background-color:#cb3c3e;}
Border around this has a color of #cb3c3e
<div style="border:2px solid #cb3c3e;">Content here</div>
.myborder {border:2px solid #cb3c3e;}