#ca596c color space conversions
Hex:
#ca596c
RGB:
202, 89, 108
CMY:
21, 65, 58
CMYK:
0, 56, 47, 21
HSL:
350°, 51.5982%, 57.0588%
HSV (HSB):
350°, 55.9406%, 79.2157%
XYZ:
30.6363, 20.7840, 16.5844
xyY:
0.4505, 0.3056, 20.7840
CIE-Lab:
52.7123, 46.6487, 11.6601
CIE-LCH:
52.7123, 48.0838, 14.0338
CIE-Luv:
52.7123, 78.5691, 5.9383
Hunter-Lab:
45.5895, 40.1709, 10.3444
#ca596c color charts
#ca596c color shades, tints & tones
#ca596c color schemes
#ca596c color preview, HTML & CSS examples
This text has a color of #ca596c
<p style="color:#ca596c;">Text here</p>
.mytext {color:#ca596c;}
This box has a color of #ca596c
<div style="background-color:#ca596c;">Content here</div>
.mybackground {background-color:#ca596c;}
Border around this has a color of #ca596c
<div style="border:2px solid #ca596c;">Content here</div>
.myborder {border:2px solid #ca596c;}