#ca2005 color space conversions
Hex:
#ca2005
RGB:
202, 32, 5
CMY:
21, 87, 98
CMYK:
0, 84, 98, 21
HSL:
8°, 95.1691%, 40.5882%
HSV (HSB):
8°, 97.5248%, 79.2157%
XYZ:
24.9010, 13.6005, 1.4563
xyY:
0.6232, 0.3404, 13.6005
CIE-Lab:
43.6545, 62.8043, 55.3780
CIE-LCH:
43.6545, 83.7323, 41.4044
CIE-Luv:
43.6545, 130.0368, 31.9963
Hunter-Lab:
36.8789, 55.9870, 23.4739
#ca2005 color charts
#ca2005 RGB chart
#ca2005 CMYK chart
#ca2005 RGB pie chart
#ca2005 color shades, tints & tones
#ca2005 color schemes
#ca2005 color preview, HTML & CSS examples
This text has a color of #ca2005
<p style="color:#ca2005;">Text here</p>
.mytext {color:#ca2005;}
Text color #ca2005
This box has a color of #ca2005
<div style="background-color:#ca2005;">Content here</div>
.mybackground {background-color:#ca2005;}
Background color #ca2005
Border around this has a color of #ca2005
<div style="border:2px solid #ca2005;">Content here</div>
.myborder {border:2px solid #ca2005;}
Border color #ca2005