#c95d97 color space conversions
Hex:
#c95d97
RGB:
201, 93, 151
CMY:
21, 64, 41
CMYK:
0, 54, 25, 21
HSL:
328°, 50.0000%, 57.6471%
HSV (HSB):
328°, 53.7313%, 78.8235%
XYZ:
33.5877, 22.4806, 31.8471
xyY:
0.3820, 0.2557, 22.4806
CIE-Lab:
54.5332, 49.4729, -11.1507
CIE-LCH:
54.5332, 50.7139, 347.2983
CIE-Luv:
54.5332, 63.9865, -24.4414
Hunter-Lab:
47.4137, 43.4747, -6.6346
#c95d97 color charts
#c95d97 color shades, tints & tones
#c95d97 color schemes
#c95d97 color preview, HTML & CSS examples
This text has a color of #c95d97
<p style="color:#c95d97;">Text here</p>
.mytext {color:#c95d97;}
This box has a color of #c95d97
<div style="background-color:#c95d97;">Content here</div>
.mybackground {background-color:#c95d97;}
Border around this has a color of #c95d97
<div style="border:2px solid #c95d97;">Content here</div>
.myborder {border:2px solid #c95d97;}