#cb002b color space conversions
Hex:
#cb002b
RGB:
203, 0, 43
CMY:
20, 100, 83
CMYK:
0, 100, 79, 20
HSL:
347°, 100.0000%, 39.8039%
HSV (HSB):
347°, 100.0000%, 79.6078%
XYZ:
25.0646, 12.8709, 3.4488
xyY:
0.6057, 0.3110, 12.8709
CIE-Lab:
42.5681, 68.1863, 37.6997
CIE-LCH:
42.5681, 77.9143, 28.9379
CIE-Luv:
42.5681, 133.3531, 21.3997
Hunter-Lab:
35.8761, 61.9250, 19.4137
#cb002b color charts
#cb002b color shades, tints & tones
#cb002b color schemes
#cb002b color preview, HTML & CSS examples
This text has a color of #cb002b
<p style="color:#cb002b;">Text here</p>
.mytext {color:#cb002b;}
This box has a color of #cb002b
<div style="background-color:#cb002b;">Content here</div>
.mybackground {background-color:#cb002b;}
Border around this has a color of #cb002b
<div style="border:2px solid #cb002b;">Content here</div>
.myborder {border:2px solid #cb002b;}