#cb000b color space conversions
Hex:
#cb000b
RGB:
203, 0, 11
CMY:
20, 100, 96
CMYK:
0, 100, 95, 20
HSL:
357°, 100.0000%, 39.8039%
HSV (HSB):
357°, 100.0000%, 79.6078%
XYZ:
24.6890, 12.7207, 1.4707
xyY:
0.6350, 0.3272, 12.7207
CIE-Lab:
42.3393, 67.5627, 52.9547
CIE-LCH:
42.3393, 85.8424, 38.0889
CIE-Luv:
42.3393, 138.2812, 28.7673
Hunter-Lab:
35.6661, 61.1469, 22.5214
#cb000b color charts
#cb000b color shades, tints & tones
#cb000b color schemes
#cb000b color preview, HTML & CSS examples
This text has a color of #cb000b
<p style="color:#cb000b;">Text here</p>
.mytext {color:#cb000b;}
This box has a color of #cb000b
<div style="background-color:#cb000b;">Content here</div>
.mybackground {background-color:#cb000b;}
Border around this has a color of #cb000b
<div style="border:2px solid #cb000b;">Content here</div>
.myborder {border:2px solid #cb000b;}