#ca6c8c color space conversions
Hex:
#ca6c8c
RGB:
202, 108, 140
CMY:
21, 58, 45
CMYK:
0, 47, 31, 21
HSL:
340°, 47.0000%, 60.7843%
HSV (HSB):
340°, 46.5347%, 79.2157%
XYZ:
34.4533, 25.1751, 27.8543
xyY:
0.3938, 0.2878, 25.1751
CIE-Lab:
57.2457, 40.7925, -0.6765
CIE-LCH:
57.2457, 40.7981, 359.0499
CIE-Luv:
57.2457, 59.6913, -8.3355
Hunter-Lab:
50.1748, 34.7638, 2.2078
#ca6c8c color charts
#ca6c8c color shades, tints & tones
#ca6c8c color schemes
#ca6c8c color preview, HTML & CSS examples
This text has a color of #ca6c8c
<p style="color:#ca6c8c;">Text here</p>
.mytext {color:#ca6c8c;}
This box has a color of #ca6c8c
<div style="background-color:#ca6c8c;">Content here</div>
.mybackground {background-color:#ca6c8c;}
Border around this has a color of #ca6c8c
<div style="border:2px solid #ca6c8c;">Content here</div>
.myborder {border:2px solid #ca6c8c;}