#ca002f color space conversions
Hex:
#ca002f
RGB:
202, 0, 47
CMY:
21, 100, 82
CMYK:
0, 100, 77, 21
HSL:
346°, 100.0000%, 39.6078%
HSV (HSB):
346°, 100.0000%, 79.2157%
XYZ:
24.8702, 12.7618, 3.8418
xyY:
0.5997, 0.3077, 12.7618
CIE-Lab:
42.4021, 68.0706, 35.0957
CIE-LCH:
42.4021, 76.5854, 27.2746
CIE-Luv:
42.4021, 131.6440, 19.7401
Hunter-Lab:
35.7237, 61.7523, 18.6304
#ca002f color charts
#ca002f color shades, tints & tones
#ca002f color schemes
#ca002f color preview, HTML & CSS examples
This text has a color of #ca002f
<p style="color:#ca002f;">Text here</p>
.mytext {color:#ca002f;}
This box has a color of #ca002f
<div style="background-color:#ca002f;">Content here</div>
.mybackground {background-color:#ca002f;}
Border around this has a color of #ca002f
<div style="border:2px solid #ca002f;">Content here</div>
.myborder {border:2px solid #ca002f;}