#ca203a color space conversions
Hex:
#ca203a
RGB:
202, 32, 58
CMY:
21, 87, 77
CMYK:
0, 84, 71, 21
HSL:
351°, 72.6496%, 45.8824%
HSV (HSB):
351°, 84.1584%, 79.2157%
XYZ:
25.6374, 13.8951, 5.3338
xyY:
0.5714, 0.3097, 13.8951
CIE-Lab:
44.0821, 64.0844, 30.4105
CIE-LCH:
44.0821, 70.9338, 25.3862
CIE-Luv:
44.0821, 121.6345, 18.1988
Hunter-Lab:
37.2761, 57.5337, 17.6096
#ca203a color charts
#ca203a color shades, tints & tones
#ca203a color schemes
#ca203a color preview, HTML & CSS examples
This text has a color of #ca203a
<p style="color:#ca203a;">Text here</p>
.mytext {color:#ca203a;}
This box has a color of #ca203a
<div style="background-color:#ca203a;">Content here</div>
.mybackground {background-color:#ca203a;}
Border around this has a color of #ca203a
<div style="border:2px solid #ca203a;">Content here</div>
.myborder {border:2px solid #ca203a;}