#ca000c color space conversions
Hex:
#ca000c
RGB:
202, 0, 12
CMY:
21, 100, 95
CMYK:
0, 100, 94, 21
HSL:
356°, 100.0000%, 39.6078%
HSV (HSB):
356°, 100.0000%, 79.2157%
XYZ:
24.4235, 12.5831, 1.4893
xyY:
0.6344, 0.3269, 12.5831
CIE-Lab:
42.1282, 67.3247, 52.3902
CIE-LCH:
42.1282, 85.3074, 37.8891
CIE-Luv:
42.1282, 137.4879, 28.4861
Hunter-Lab:
35.4727, 60.8229, 22.3415
#ca000c color charts
#ca000c color shades, tints & tones
#ca000c color schemes
#ca000c color preview, HTML & CSS examples
This text has a color of #ca000c
<p style="color:#ca000c;">Text here</p>
.mytext {color:#ca000c;}
This box has a color of #ca000c
<div style="background-color:#ca000c;">Content here</div>
.mybackground {background-color:#ca000c;}
Border around this has a color of #ca000c
<div style="border:2px solid #ca000c;">Content here</div>
.myborder {border:2px solid #ca000c;}