#ca0205 color space conversions
Hex:
#ca0205
RGB:
202, 2, 5
CMY:
21, 99, 98
CMYK:
0, 99, 98, 21
HSL:
359°, 98.0392%, 40.0000%
HSV (HSB):
359°, 99.0099%, 79.2157%
XYZ:
24.4062, 12.6109, 1.2914
xyY:
0.6371, 0.3292, 12.6109
CIE-Lab:
42.1711, 67.0652, 54.6848
CIE-LCH:
42.1711, 86.5342, 39.1937
CIE-Luv:
42.1711, 137.6728, 29.4007
Hunter-Lab:
35.5119, 60.5318, 22.7022
#ca0205 color charts
#ca0205 color shades, tints & tones
#ca0205 color schemes
#ca0205 color preview, HTML & CSS examples
This text has a color of #ca0205
<p style="color:#ca0205;">Text here</p>
.mytext {color:#ca0205;}
This box has a color of #ca0205
<div style="background-color:#ca0205;">Content here</div>
.mybackground {background-color:#ca0205;}
Border around this has a color of #ca0205
<div style="border:2px solid #ca0205;">Content here</div>
.myborder {border:2px solid #ca0205;}