#ca204c color space conversions
Hex:
#ca204c
RGB:
202, 32, 76
CMY:
21, 87, 70
CMYK:
0, 84, 62, 21
HSL:
344°, 72.6496%, 45.8824%
HSV (HSB):
344°, 84.1584%, 79.2157%
XYZ:
26.1781, 14.1114, 8.1815
xyY:
0.5401, 0.2911, 14.1114
CIE-Lab:
44.3922, 65.0031, 19.7287
CIE-LCH:
44.3922, 67.9311, 16.8833
CIE-Luv:
44.3922, 116.1281, 9.0484
Hunter-Lab:
37.5651, 58.6530, 13.3825
#ca204c color charts
#ca204c color shades, tints & tones
#ca204c color schemes
#ca204c color preview, HTML & CSS examples
This text has a color of #ca204c
<p style="color:#ca204c;">Text here</p>
.mytext {color:#ca204c;}
This box has a color of #ca204c
<div style="background-color:#ca204c;">Content here</div>
.mybackground {background-color:#ca204c;}
Border around this has a color of #ca204c
<div style="border:2px solid #ca204c;">Content here</div>
.myborder {border:2px solid #ca204c;}