#c95b8d color space conversions
Hex:
#c95b8d
RGB:
201, 91, 141
CMY:
21, 64, 45
CMYK:
0, 55, 30, 21
HSL:
333°, 50.4587%, 57.2549%
HSV (HSB):
333°, 54.7264%, 78.8235%
XYZ:
32.6362, 21.8228, 27.6914
xyY:
0.3973, 0.2656, 21.8228
CIE-Lab:
53.8384, 49.0977, -6.3030
CIE-LCH:
53.8384, 49.5006, 352.6846
CIE-Luv:
53.8384, 67.7567, -17.5229
Hunter-Lab:
46.7148, 42.9537, -2.4453
#c95b8d color charts
#c95b8d color shades, tints & tones
#c95b8d color schemes
#c95b8d color preview, HTML & CSS examples
This text has a color of #c95b8d
<p style="color:#c95b8d;">Text here</p>
.mytext {color:#c95b8d;}
This box has a color of #c95b8d
<div style="background-color:#c95b8d;">Content here</div>
.mybackground {background-color:#c95b8d;}
Border around this has a color of #c95b8d
<div style="border:2px solid #c95b8d;">Content here</div>
.myborder {border:2px solid #c95b8d;}