#ca5985 color space conversions
Hex:
#ca5985
RGB:
202, 89, 133
CMY:
21, 65, 48
CMYK:
0, 56, 34, 21
HSL:
337°, 51.5982%, 57.0588%
HSV (HSB):
337°, 55.9406%, 79.2157%
XYZ:
32.1631, 21.3948, 24.6247
xyY:
0.4114, 0.2737, 21.3948
CIE-Lab:
53.3789, 49.3787, -2.2336
CIE-LCH:
53.3789, 49.4292, 357.4101
CIE-Luv:
53.3789, 71.8097, -12.0391
Hunter-Lab:
46.2545, 43.1750, 0.8136
#ca5985 color charts
#ca5985 color shades, tints & tones
#ca5985 color schemes
#ca5985 color preview, HTML & CSS examples
This text has a color of #ca5985
<p style="color:#ca5985;">Text here</p>
.mytext {color:#ca5985;}
This box has a color of #ca5985
<div style="background-color:#ca5985;">Content here</div>
.mybackground {background-color:#ca5985;}
Border around this has a color of #ca5985
<div style="border:2px solid #ca5985;">Content here</div>
.myborder {border:2px solid #ca5985;}