#cb000c color space conversions
Hex:
#cb000c
RGB:
203, 0, 12
CMY:
20, 100, 95
CMYK:
0, 100, 94, 20
HSL:
356°, 100.0000%, 39.8039%
HSV (HSB):
356°, 100.0000%, 79.6078%
XYZ:
24.6950, 12.7231, 1.5021
xyY:
0.6345, 0.3269, 12.7231
CIE-Lab:
42.3430, 67.5726, 52.6248
CIE-LCH:
42.3430, 85.6471, 37.9110
CIE-Luv:
42.3430, 138.2002, 28.6466
Hunter-Lab:
35.6694, 61.1593, 22.4718
#cb000c color charts
#cb000c RGB chart
#cb000c CMYK chart
#cb000c RGB pie chart
#cb000c color shades, tints & tones
#cb000c color schemes
#cb000c color preview, HTML & CSS examples
This text has a color of #cb000c
<p style="color:#cb000c;">Text here</p>
.mytext {color:#cb000c;}
Text color #cb000c
This box has a color of #cb000c
<div style="background-color:#cb000c;">Content here</div>
.mybackground {background-color:#cb000c;}
Background color #cb000c
Border around this has a color of #cb000c
<div style="border:2px solid #cb000c;">Content here</div>
.myborder {border:2px solid #cb000c;}
Border color #cb000c