#c95f88 color space conversions
Hex:
#c95f88
RGB:
201, 95, 136
CMY:
21, 63, 47
CMYK:
0, 53, 32, 21
HSL:
337°, 49.5327%, 58.0392%
HSV (HSB):
337°, 52.7363%, 78.8235%
XYZ:
32.6235, 22.3795, 25.8928
xyY:
0.4033, 0.2766, 22.3795
CIE-Lab:
54.4274, 46.5140, -2.4825
CIE-LCH:
54.4274, 46.5802, 356.9450
CIE-Luv:
54.4274, 67.0421, -11.8348
Hunter-Lab:
47.3070, 40.3088, 0.6634
#c95f88 color charts
#c95f88 color shades, tints & tones
#c95f88 color schemes
#c95f88 color preview, HTML & CSS examples
This text has a color of #c95f88
<p style="color:#c95f88;">Text here</p>
.mytext {color:#c95f88;}
This box has a color of #c95f88
<div style="background-color:#c95f88;">Content here</div>
.mybackground {background-color:#c95f88;}
Border around this has a color of #c95f88
<div style="border:2px solid #c95f88;">Content here</div>
.myborder {border:2px solid #c95f88;}