#cb1b01 color space conversions
Hex:
#cb1b01
RGB:
203, 27, 1
CMY:
20, 89, 100
CMYK:
0, 87, 100, 20
HSL:
8°, 99.0196%, 40.0000%
HSV (HSB):
8°, 99.5074%, 79.6078%
XYZ:
25.0260, 13.4826, 1.3121
xyY:
0.6285, 0.3386, 13.4826
CIE-Lab:
43.4815, 64.0843, 56.7017
CIE-LCH:
43.4815, 85.5680, 41.5023
CIE-Luv:
43.4815, 132.9122, 31.9385
Hunter-Lab:
36.7186, 57.4012, 23.5844
#cb1b01 color charts
#cb1b01 color shades, tints & tones
#cb1b01 color schemes
#cb1b01 color preview, HTML & CSS examples
This text has a color of #cb1b01
<p style="color:#cb1b01;">Text here</p>
.mytext {color:#cb1b01;}
This box has a color of #cb1b01
<div style="background-color:#cb1b01;">Content here</div>
.mybackground {background-color:#cb1b01;}
Border around this has a color of #cb1b01
<div style="border:2px solid #cb1b01;">Content here</div>
.myborder {border:2px solid #cb1b01;}