#ca5f7e color space conversions
Hex:
#ca5f7e
RGB:
202, 95, 126
CMY:
21, 63, 51
CMYK:
0, 53, 38, 21
HSL:
343°, 50.2347%, 58.2353%
HSV (HSB):
343°, 52.9703%, 79.2157%
XYZ:
32.2152, 22.2473, 22.3349
xyY:
0.4195, 0.2897, 22.2473
CIE-Lab:
54.2885, 45.6461, 3.2352
CIE-LCH:
54.2885, 45.7606, 4.0541
CIE-Luv:
54.2885, 70.4399, -4.1256
Hunter-Lab:
47.1671, 39.3735, 4.9415
#ca5f7e color charts
#ca5f7e color shades, tints & tones
#ca5f7e color schemes
#ca5f7e color preview, HTML & CSS examples
This text has a color of #ca5f7e
<p style="color:#ca5f7e;">Text here</p>
.mytext {color:#ca5f7e;}
This box has a color of #ca5f7e
<div style="background-color:#ca5f7e;">Content here</div>
.mybackground {background-color:#ca5f7e;}
Border around this has a color of #ca5f7e
<div style="border:2px solid #ca5f7e;">Content here</div>
.myborder {border:2px solid #ca5f7e;}