#cb2121 color space conversions
Hex:
#cb2121
RGB:
203, 33, 33
CMY:
20, 87, 87
CMYK:
0, 84, 84, 20
HSL:
0°, 72.0339%, 46.2745%
HSV (HSB):
0°, 83.7438%, 79.6078%
XYZ:
25.4470, 13.8940, 2.7795
xyY:
0.6041, 0.3299, 13.8940
CIE-Lab:
44.0806, 63.2892, 44.6988
CIE-LCH:
44.0806, 77.4823, 35.2321
CIE-Luv:
44.0806, 127.4637, 27.4869
Hunter-Lab:
37.2747, 56.6290, 21.6712
#cb2121 color charts
#cb2121 color shades, tints & tones
#cb2121 color schemes
#cb2121 color preview, HTML & CSS examples
This text has a color of #cb2121
<p style="color:#cb2121;">Text here</p>
.mytext {color:#cb2121;}
This box has a color of #cb2121
<div style="background-color:#cb2121;">Content here</div>
.mybackground {background-color:#cb2121;}
Border around this has a color of #cb2121
<div style="border:2px solid #cb2121;">Content here</div>
.myborder {border:2px solid #cb2121;}