#ca6e7c color space conversions
Hex:
#ca6e7c
RGB:
202, 110, 124
CMY:
21, 57, 51
CMYK:
0, 46, 39, 21
HSL:
351°, 46.4646%, 61.1765%
HSV (HSB):
351°, 45.5446%, 79.2157%
XYZ:
33.5711, 25.1637, 22.1565
xyY:
0.4150, 0.3111, 25.1637
CIE-Lab:
57.2345, 37.7714, 8.6296
CIE-LCH:
57.2345, 38.7446, 12.8694
CIE-Luv:
57.2345, 62.0441, 4.4324
Hunter-Lab:
50.1634, 31.6727, 8.9268
#ca6e7c color charts
#ca6e7c color shades, tints & tones
#ca6e7c color schemes
#ca6e7c color preview, HTML & CSS examples
This text has a color of #ca6e7c
<p style="color:#ca6e7c;">Text here</p>
.mytext {color:#ca6e7c;}
This box has a color of #ca6e7c
<div style="background-color:#ca6e7c;">Content here</div>
.mybackground {background-color:#ca6e7c;}
Border around this has a color of #ca6e7c
<div style="border:2px solid #ca6e7c;">Content here</div>
.myborder {border:2px solid #ca6e7c;}