#ca5c8e color space conversions
Hex:
#ca5c8e
RGB:
202, 92, 142
CMY:
21, 64, 44
CMYK:
0, 54, 30, 21
HSL:
333°, 50.9259%, 57.6471%
HSV (HSB):
333°, 54.4554%, 79.2157%
XYZ:
33.0668, 22.1638, 28.1264
xyY:
0.3967, 0.2659, 22.1638
CIE-Lab:
54.2004, 49.0704, -6.3390
CIE-LCH:
54.2004, 49.4782, 352.6392
CIE-Luv:
54.2004, 67.7477, -17.5901
Hunter-Lab:
47.0785, 42.9866, -2.4671
#ca5c8e color charts
#ca5c8e color shades, tints & tones
#ca5c8e color schemes
#ca5c8e color preview, HTML & CSS examples
This text has a color of #ca5c8e
<p style="color:#ca5c8e;">Text here</p>
.mytext {color:#ca5c8e;}
This box has a color of #ca5c8e
<div style="background-color:#ca5c8e;">Content here</div>
.mybackground {background-color:#ca5c8e;}
Border around this has a color of #ca5c8e
<div style="border:2px solid #ca5c8e;">Content here</div>
.myborder {border:2px solid #ca5c8e;}