#c95f89 color space conversions
Hex:
#c95f89
RGB:
201, 95, 137
CMY:
21, 63, 46
CMYK:
0, 53, 32, 21
HSL:
336°, 49.5327%, 58.0392%
HSV (HSB):
336°, 52.7363%, 78.8235%
XYZ:
32.6950, 22.4081, 26.2689
xyY:
0.4018, 0.2754, 22.4081
CIE-Lab:
54.4573, 46.6401, -3.0279
CIE-LCH:
54.4573, 46.7383, 356.2855
CIE-Luv:
54.4573, 66.7773, -12.5977
Hunter-Lab:
47.3372, 40.4468, 0.2341
#c95f89 color charts
#c95f89 color shades, tints & tones
#c95f89 color schemes
#c95f89 color preview, HTML & CSS examples
This text has a color of #c95f89
<p style="color:#c95f89;">Text here</p>
.mytext {color:#c95f89;}
This box has a color of #c95f89
<div style="background-color:#c95f89;">Content here</div>
.mybackground {background-color:#c95f89;}
Border around this has a color of #c95f89
<div style="border:2px solid #c95f89;">Content here</div>
.myborder {border:2px solid #c95f89;}