#c95a9b color space conversions
Hex:
#c95a9b
RGB:
201, 90, 155
CMY:
21, 65, 39
CMYK:
0, 55, 23, 21
HSL:
325°, 50.6849%, 57.0588%
HSV (HSB):
325°, 55.2239%, 78.8235%
XYZ:
33.6600, 22.0964, 33.5013
xyY:
0.3771, 0.2476, 22.0964
CIE-Lab:
54.1291, 51.4681, -14.1074
CIE-LCH:
54.1291, 53.3665, 344.6717
CIE-Luv:
54.1291, 64.2663, -29.0086
Hunter-Lab:
47.0068, 45.5558, -9.3507
#c95a9b color charts
#c95a9b color shades, tints & tones
#c95a9b color schemes
#c95a9b color preview, HTML & CSS examples
This text has a color of #c95a9b
<p style="color:#c95a9b;">Text here</p>
.mytext {color:#c95a9b;}
This box has a color of #c95a9b
<div style="background-color:#c95a9b;">Content here</div>
.mybackground {background-color:#c95a9b;}
Border around this has a color of #c95a9b
<div style="border:2px solid #c95a9b;">Content here</div>
.myborder {border:2px solid #c95a9b;}