#ca0e00 color space conversions
Hex:
#ca0e00
RGB:
202, 14, 0
CMY:
21, 95, 100
CMYK:
0, 93, 100, 21
HSL:
4°, 100.0000%, 39.6078%
HSV (HSB):
4°, 100.0000%, 79.2157%
XYZ:
24.5142, 12.8706, 1.1922
xyY:
0.6355, 0.3336, 12.8706
CIE-Lab:
42.5677, 65.8235, 56.5670
CIE-LCH:
42.5677, 86.7903, 40.6749
CIE-Luv:
42.5677, 135.8844, 30.6853
Hunter-Lab:
35.8757, 59.1882, 23.1426
#ca0e00 color charts
#ca0e00 color shades, tints & tones
#ca0e00 color schemes
#ca0e00 color preview, HTML & CSS examples
This text has a color of #ca0e00
<p style="color:#ca0e00;">Text here</p>
.mytext {color:#ca0e00;}
This box has a color of #ca0e00
<div style="background-color:#ca0e00;">Content here</div>
.mybackground {background-color:#ca0e00;}
Border around this has a color of #ca0e00
<div style="border:2px solid #ca0e00;">Content here</div>
.myborder {border:2px solid #ca0e00;}