#c98aa7 color space conversions
Hex:
#c98aa7
RGB:
201, 138, 167
CMY:
21, 46, 35
CMYK:
0, 31, 17, 21
HSL:
332°, 36.8421%, 66.4706%
HSV (HSB):
332°, 31.3433%, 78.8235%
XYZ:
40.1509, 33.3845, 40.8869
xyY:
0.3509, 0.2918, 33.3845
CIE-Lab:
64.4710, 28.3072, -5.5474
CIE-LCH:
64.4710, 28.8456, 348.9121
CIE-Luv:
64.4710, 37.0339, -13.0316
Hunter-Lab:
57.7793, 22.9261, -1.5104
#c98aa7 color charts
#c98aa7 color shades, tints & tones
#c98aa7 color schemes
#c98aa7 color preview, HTML & CSS examples
This text has a color of #c98aa7
<p style="color:#c98aa7;">Text here</p>
.mytext {color:#c98aa7;}
This box has a color of #c98aa7
<div style="background-color:#c98aa7;">Content here</div>
.mybackground {background-color:#c98aa7;}
Border around this has a color of #c98aa7
<div style="border:2px solid #c98aa7;">Content here</div>
.myborder {border:2px solid #c98aa7;}