#c95f96 color space conversions
Hex:
#c95f96
RGB:
201, 95, 150
CMY:
21, 63, 41
CMYK:
0, 53, 25, 21
HSL:
329°, 49.5327%, 58.0392%
HSV (HSB):
329°, 52.7363%, 78.8235%
XYZ:
33.6846, 22.8039, 31.4804
xyY:
0.3829, 0.2592, 22.8039
CIE-Lab:
54.8698, 48.3620, -10.0589
CIE-LCH:
54.8698, 49.3970, 348.2504
CIE-Luv:
54.8698, 63.2883, -22.7095
Hunter-Lab:
47.7535, 42.3428, -5.6582
#c95f96 color charts
#c95f96 color shades, tints & tones
#c95f96 color schemes
#c95f96 color preview, HTML & CSS examples
This text has a color of #c95f96
<p style="color:#c95f96;">Text here</p>
.mytext {color:#c95f96;}
This box has a color of #c95f96
<div style="background-color:#c95f96;">Content here</div>
.mybackground {background-color:#c95f96;}
Border around this has a color of #c95f96
<div style="border:2px solid #c95f96;">Content here</div>
.myborder {border:2px solid #c95f96;}