#c95f91 color space conversions
Hex:
#c95f91
RGB:
201, 95, 145
CMY:
21, 63, 43
CMYK:
0, 53, 28, 21
HSL:
332°, 49.5327%, 58.0392%
HSV (HSB):
332°, 52.7363%, 78.8235%
XYZ:
33.2904, 22.6463, 29.4046
xyY:
0.3901, 0.2654, 22.6463
CIE-Lab:
54.7061, 47.6820, -7.3681
CIE-LCH:
54.7061, 48.2479, 351.2157
CIE-Luv:
54.7061, 64.6392, -18.7811
Hunter-Lab:
47.5881, 41.5912, -3.3236
#c95f91 color charts
#c95f91 color shades, tints & tones
#c95f91 color schemes
#c95f91 color preview, HTML & CSS examples
This text has a color of #c95f91
<p style="color:#c95f91;">Text here</p>
.mytext {color:#c95f91;}
This box has a color of #c95f91
<div style="background-color:#c95f91;">Content here</div>
.mybackground {background-color:#c95f91;}
Border around this has a color of #c95f91
<div style="border:2px solid #c95f91;">Content here</div>
.myborder {border:2px solid #c95f91;}