#ca5c7e color space conversions
Hex:
#ca5c7e
RGB:
202, 92, 126
CMY:
21, 64, 51
CMYK:
0, 54, 38, 21
HSL:
341°, 50.9259%, 57.6471%
HSV (HSB):
341°, 54.4554%, 79.2157%
XYZ:
31.9502, 21.7172, 22.2465
xyY:
0.4209, 0.2861, 21.7172
CIE-Lab:
53.7257, 47.1131, 2.4206
CIE-LCH:
53.7257, 47.1753, 2.9412
CIE-Luv:
53.7257, 72.1194, -5.4787
Hunter-Lab:
46.6017, 40.8267, 4.3176
#ca5c7e color charts
#ca5c7e color shades, tints & tones
#ca5c7e color schemes
#ca5c7e color preview, HTML & CSS examples
This text has a color of #ca5c7e
<p style="color:#ca5c7e;">Text here</p>
.mytext {color:#ca5c7e;}
This box has a color of #ca5c7e
<div style="background-color:#ca5c7e;">Content here</div>
.mybackground {background-color:#ca5c7e;}
Border around this has a color of #ca5c7e
<div style="border:2px solid #ca5c7e;">Content here</div>
.myborder {border:2px solid #ca5c7e;}