#cb010e color space conversions
Hex:
#cb010e
RGB:
203, 1, 14
CMY:
20, 100, 95
CMYK:
0, 100, 93, 20
HSL:
356°, 99.0196%, 40.0000%
HSV (HSB):
356°, 99.5074%, 79.6078%
XYZ:
24.7187, 12.7499, 1.5736
xyY:
0.6331, 0.3266, 12.7499
CIE-Lab:
42.3840, 67.4980, 51.9455
CIE-LCH:
42.3840, 85.1723, 37.5813
CIE-Luv:
42.3840, 137.8524, 28.4446
Hunter-Lab:
35.7070, 61.0819, 22.3820
#cb010e color charts
#cb010e color shades, tints & tones
#cb010e color schemes
#cb010e color preview, HTML & CSS examples
This text has a color of #cb010e
<p style="color:#cb010e;">Text here</p>
.mytext {color:#cb010e;}
This box has a color of #cb010e
<div style="background-color:#cb010e;">Content here</div>
.mybackground {background-color:#cb010e;}
Border around this has a color of #cb010e
<div style="border:2px solid #cb010e;">Content here</div>
.myborder {border:2px solid #cb010e;}