#ca0005 color space conversions
Hex:
#ca0005
RGB:
202, 0, 5
CMY:
21, 100, 98
CMYK:
0, 100, 98, 21
HSL:
359°, 100.0000%, 39.6078%
HSV (HSB):
359°, 100.0000%, 79.2157%
XYZ:
24.3845, 12.5675, 1.2841
xyY:
0.6377, 0.3287, 12.5675
CIE-Lab:
42.1042, 67.2590, 54.6549
CIE-LCH:
42.1042, 86.6657, 39.0974
CIE-Luv:
42.1042, 138.0230, 29.2830
Hunter-Lab:
35.4507, 60.7413, 22.6678
#ca0005 color charts
#ca0005 color shades, tints & tones
#ca0005 color schemes
#ca0005 color preview, HTML & CSS examples
This text has a color of #ca0005
<p style="color:#ca0005;">Text here</p>
.mytext {color:#ca0005;}
This box has a color of #ca0005
<div style="background-color:#ca0005;">Content here</div>
.mybackground {background-color:#ca0005;}
Border around this has a color of #ca0005
<div style="border:2px solid #ca0005;">Content here</div>
.myborder {border:2px solid #ca0005;}