#cb3c3c color space conversions
Hex:
#cb3c3c
RGB:
203, 60, 60
CMY:
20, 76, 76
CMYK:
0, 70, 70, 20
HSL:
0°, 57.8947%, 51.5686%
HSV (HSB):
0°, 70.4433%, 79.6078%
XYZ:
27.0601, 16.2545, 5.9862
xyY:
0.5489, 0.3297, 16.2545
CIE-Lab:
47.3066, 56.0542, 33.1004
CIE-LCH:
47.3066, 65.0977, 30.5621
CIE-Luv:
47.3066, 108.7954, 23.4595
Hunter-Lab:
40.3168, 49.2521, 19.4185
#cb3c3c color charts
#cb3c3c color shades, tints & tones
#cb3c3c color schemes
#cb3c3c color preview, HTML & CSS examples
This text has a color of #cb3c3c
<p style="color:#cb3c3c;">Text here</p>
.mytext {color:#cb3c3c;}
This box has a color of #cb3c3c
<div style="background-color:#cb3c3c;">Content here</div>
.mybackground {background-color:#cb3c3c;}
Border around this has a color of #cb3c3c
<div style="border:2px solid #cb3c3c;">Content here</div>
.myborder {border:2px solid #cb3c3c;}