#cb100c color space conversions
Hex:
#cb100c
RGB:
203, 16, 12
CMY:
20, 94, 95
CMYK:
0, 92, 94, 20
HSL:
1°, 88.8372%, 42.1569%
HSV (HSB):
1°, 94.0887%, 79.6078%
XYZ:
24.8803, 13.0936, 1.5638
xyY:
0.6293, 0.3312, 13.0936
CIE-Lab:
42.9040, 65.9504, 52.9434
CIE-LCH:
42.9040, 84.5722, 38.7567
CIE-Luv:
42.9040, 135.2911, 29.6426
Hunter-Lab:
36.1851, 59.4095, 22.7673
#cb100c color charts
#cb100c RGB chart
#cb100c CMYK chart
#cb100c RGB pie chart
#cb100c color shades, tints & tones
#cb100c color schemes
#cb100c color preview, HTML & CSS examples
This text has a color of #cb100c
<p style="color:#cb100c;">Text here</p>
.mytext {color:#cb100c;}
Text color #cb100c
This box has a color of #cb100c
<div style="background-color:#cb100c;">Content here</div>
.mybackground {background-color:#cb100c;}
Background color #cb100c
Border around this has a color of #cb100c
<div style="border:2px solid #cb100c;">Content here</div>
.myborder {border:2px solid #cb100c;}
Border color #cb100c