#c98caa color space conversions
Hex:
#c98caa
RGB:
201, 140, 170
CMY:
21, 45, 33
CMYK:
0, 30, 15, 21
HSL:
330°, 36.0947%, 66.8627%
HSV (HSB):
330°, 30.3483%, 78.8235%
XYZ:
40.7212, 34.0760, 42.4613
xyY:
0.3473, 0.2906, 34.0760
CIE-Lab:
65.0228, 27.6966, -6.4248
CIE-LCH:
65.0228, 28.4320, 346.9400
CIE-Luv:
65.0228, 35.4712, -14.2257
Hunter-Lab:
58.3746, 22.3631, -2.2649
#c98caa color charts
#c98caa color shades, tints & tones
#c98caa color schemes
#c98caa color preview, HTML & CSS examples
This text has a color of #c98caa
<p style="color:#c98caa;">Text here</p>
.mytext {color:#c98caa;}
This box has a color of #c98caa
<div style="background-color:#c98caa;">Content here</div>
.mybackground {background-color:#c98caa;}
Border around this has a color of #c98caa
<div style="border:2px solid #c98caa;">Content here</div>
.myborder {border:2px solid #c98caa;}