#c95b85 color space conversions
Hex:
#c95b85
RGB:
201, 91, 133
CMY:
21, 64, 48
CMYK:
0, 55, 34, 21
HSL:
337°, 50.4587%, 57.2549%
HSV (HSB):
337°, 54.7264%, 78.8235%
XYZ:
32.0621, 21.5931, 24.6683
xyY:
0.4094, 0.2757, 21.5931
CIE-Lab:
53.5926, 48.0922, -1.9369
CIE-LCH:
53.5926, 48.1312, 357.6937
CIE-Luv:
53.5926, 69.9751, -11.3906
Hunter-Lab:
46.4684, 41.8411, 1.0531
#c95b85 color charts
#c95b85 color shades, tints & tones
#c95b85 color schemes
#c95b85 color preview, HTML & CSS examples
This text has a color of #c95b85
<p style="color:#c95b85;">Text here</p>
.mytext {color:#c95b85;}
This box has a color of #c95b85
<div style="background-color:#c95b85;">Content here</div>
.mybackground {background-color:#c95b85;}
Border around this has a color of #c95b85
<div style="border:2px solid #c95b85;">Content here</div>
.myborder {border:2px solid #c95b85;}