#c96da5 color space conversions
Hex:
#c96da5
RGB:
201, 109, 165
CMY:
21, 57, 35
CMYK:
0, 46, 18, 21
HSL:
323°, 46.0000%, 60.7843%
HSV (HSB):
323°, 45.7711%, 78.8235%
XYZ:
36.3476, 26.0714, 38.7139
xyY:
0.3594, 0.2578, 26.0714
CIE-Lab:
58.1048, 43.5069, -13.9209
CIE-LCH:
58.1048, 45.6798, 342.2569
CIE-Luv:
58.1048, 52.6019, -27.6908
Hunter-Lab:
51.0602, 37.7113, -9.2116
#c96da5 color charts
#c96da5 color shades, tints & tones
#c96da5 color schemes
#c96da5 color preview, HTML & CSS examples
This text has a color of #c96da5
<p style="color:#c96da5;">Text here</p>
.mytext {color:#c96da5;}
This box has a color of #c96da5
<div style="background-color:#c96da5;">Content here</div>
.mybackground {background-color:#c96da5;}
Border around this has a color of #c96da5
<div style="border:2px solid #c96da5;">Content here</div>
.myborder {border:2px solid #c96da5;}