#ca595b color space conversions
Hex:
#ca595b
RGB:
202, 89, 91
CMY:
21, 65, 64
CMYK:
0, 56, 55, 21
HSL:
359°, 51.5982%, 57.0588%
HSV (HSB):
359°, 55.9406%, 79.2157%
XYZ:
29.8178, 20.4566, 12.2745
xyY:
0.4767, 0.3271, 20.4566
CIE-Lab:
52.3496, 45.1315, 21.2292
CIE-LCH:
52.3496, 49.8752, 25.1916
CIE-Luv:
52.3496, 82.6877, 16.7461
Hunter-Lab:
45.2290, 38.5277, 15.5699
#ca595b color charts
#ca595b color shades, tints & tones
#ca595b color schemes
#ca595b color preview, HTML & CSS examples
This text has a color of #ca595b
<p style="color:#ca595b;">Text here</p>
.mytext {color:#ca595b;}
This box has a color of #ca595b
<div style="background-color:#ca595b;">Content here</div>
.mybackground {background-color:#ca595b;}
Border around this has a color of #ca595b
<div style="border:2px solid #ca595b;">Content here</div>
.myborder {border:2px solid #ca595b;}