#ca0d3c color space conversions
Hex:
#ca0d3c
RGB:
202, 13, 60
CMY:
21, 95, 76
CMYK:
0, 94, 70, 21
HSL:
345°, 87.9070%, 42.1569%
HSV (HSB):
345°, 93.5644%, 79.2157%
XYZ:
25.3167, 13.1706, 5.4828
xyY:
0.5758, 0.2995, 13.1706
CIE-Lab:
43.0193, 67.3128, 27.9027
CIE-LCH:
43.0193, 72.8668, 22.5151
CIE-Luv:
43.0193, 125.9962, 15.0754
Hunter-Lab:
36.2914, 61.0106, 16.4466
#ca0d3c color charts
#ca0d3c color shades, tints & tones
#ca0d3c color schemes
#ca0d3c color preview, HTML & CSS examples
This text has a color of #ca0d3c
<p style="color:#ca0d3c;">Text here</p>
.mytext {color:#ca0d3c;}
This box has a color of #ca0d3c
<div style="background-color:#ca0d3c;">Content here</div>
.mybackground {background-color:#ca0d3c;}
Border around this has a color of #ca0d3c
<div style="border:2px solid #ca0d3c;">Content here</div>
.myborder {border:2px solid #ca0d3c;}