#ca5d7d color space conversions
Hex:
#ca5d7d
RGB:
202, 93, 125
CMY:
21, 64, 51
CMYK:
0, 54, 38, 21
HSL:
342°, 50.6977%, 57.8431%
HSV (HSB):
342°, 53.9604%, 79.2157%
XYZ:
31.9731, 21.8659, 21.9374
xyY:
0.4219, 0.2886, 21.8659
CIE-Lab:
53.8845, 46.5120, 3.2425
CIE-LCH:
53.8845, 46.6249, 3.9879
CIE-Luv:
53.8845, 71.8267, -4.2977
Hunter-Lab:
46.7610, 40.2187, 4.9175
#ca5d7d color charts
#ca5d7d color shades, tints & tones
#ca5d7d color schemes
#ca5d7d color preview, HTML & CSS examples
This text has a color of #ca5d7d
<p style="color:#ca5d7d;">Text here</p>
.mytext {color:#ca5d7d;}
This box has a color of #ca5d7d
<div style="background-color:#ca5d7d;">Content here</div>
.mybackground {background-color:#ca5d7d;}
Border around this has a color of #ca5d7d
<div style="border:2px solid #ca5d7d;">Content here</div>
.myborder {border:2px solid #ca5d7d;}