#c95ba5 color space conversions
Hex:
#c95ba5
RGB:
201, 91, 165
CMY:
21, 64, 35
CMYK:
0, 55, 18, 21
HSL:
320°, 50.4587%, 57.2549%
HSV (HSB):
320°, 54.7264%, 78.8235%
XYZ:
34.6200, 22.6163, 38.1380
xyY:
0.3630, 0.2371, 22.6163
CIE-Lab:
54.6749, 52.4475, -19.1284
CIE-LCH:
54.6749, 55.8268, 339.9623
CIE-Luv:
54.6749, 60.9623, -36.5838
Hunter-Lab:
47.5566, 46.7195, -14.2580
#c95ba5 color charts
#c95ba5 color shades, tints & tones
#c95ba5 color schemes
#c95ba5 color preview, HTML & CSS examples
This text has a color of #c95ba5
<p style="color:#c95ba5;">Text here</p>
.mytext {color:#c95ba5;}
This box has a color of #c95ba5
<div style="background-color:#c95ba5;">Content here</div>
.mybackground {background-color:#c95ba5;}
Border around this has a color of #c95ba5
<div style="border:2px solid #c95ba5;">Content here</div>
.myborder {border:2px solid #c95ba5;}