#ca5c6c color space conversions
Hex:
#ca5c6c
RGB:
202, 92, 108
CMY:
21, 64, 58
CMYK:
0, 54, 47, 21
HSL:
351°, 50.9259%, 57.6471%
HSV (HSB):
351°, 54.4554%, 79.2157%
XYZ:
30.8910, 21.2936, 16.6693
xyY:
0.4486, 0.3093, 21.2936
CIE-Lab:
53.2693, 45.1955, 12.4384
CIE-LCH:
53.2693, 46.8759, 15.3876
CIE-Luv:
53.2693, 76.7549, 7.2068
Hunter-Lab:
46.1449, 38.7405, 10.8837
#ca5c6c color charts
#ca5c6c color shades, tints & tones
#ca5c6c color schemes
#ca5c6c color preview, HTML & CSS examples
This text has a color of #ca5c6c
<p style="color:#ca5c6c;">Text here</p>
.mytext {color:#ca5c6c;}
This box has a color of #ca5c6c
<div style="background-color:#ca5c6c;">Content here</div>
.mybackground {background-color:#ca5c6c;}
Border around this has a color of #ca5c6c
<div style="border:2px solid #ca5c6c;">Content here</div>
.myborder {border:2px solid #ca5c6c;}