#cb2128 color space conversions
Hex:
#cb2128
RGB:
203, 33, 40
CMY:
20, 87, 84
CMYK:
0, 84, 80, 20
HSL:
358°, 72.0339%, 46.2745%
HSV (HSB):
358°, 83.7438%, 79.6078%
XYZ:
25.5555, 13.9374, 3.3508
xyY:
0.5965, 0.3253, 13.9374
CIE-Lab:
44.1431, 63.4772, 41.0204
CIE-LCH:
44.1431, 75.5780, 32.8715
CIE-Luv:
44.1431, 126.2242, 25.4468
Hunter-Lab:
37.3329, 56.8561, 20.8115
#cb2128 color charts
#cb2128 color shades, tints & tones
#cb2128 color schemes
#cb2128 color preview, HTML & CSS examples
This text has a color of #cb2128
<p style="color:#cb2128;">Text here</p>
.mytext {color:#cb2128;}
This box has a color of #cb2128
<div style="background-color:#cb2128;">Content here</div>
.mybackground {background-color:#cb2128;}
Border around this has a color of #cb2128
<div style="border:2px solid #cb2128;">Content here</div>
.myborder {border:2px solid #cb2128;}