#c98ba8 color space conversions
Hex:
#c98ba8
RGB:
201, 139, 168
CMY:
21, 45, 34
CMYK:
0, 31, 16, 21
HSL:
332°, 36.4706%, 66.6667%
HSV (HSB):
332°, 30.8458%, 78.8235%
XYZ:
40.3879, 33.7099, 41.4238
xyY:
0.3496, 0.2918, 33.7099
CIE-Lab:
64.7316, 27.9205, -5.7269
CIE-LCH:
64.7316, 28.5017, 348.4085
CIE-Luv:
64.7316, 36.3291, -13.2325
Hunter-Lab:
58.0602, 22.5629, -1.6590
#c98ba8 color charts
#c98ba8 color shades, tints & tones
#c98ba8 color schemes
#c98ba8 color preview, HTML & CSS examples
This text has a color of #c98ba8
<p style="color:#c98ba8;">Text here</p>
.mytext {color:#c98ba8;}
This box has a color of #c98ba8
<div style="background-color:#c98ba8;">Content here</div>
.mybackground {background-color:#c98ba8;}
Border around this has a color of #c98ba8
<div style="border:2px solid #c98ba8;">Content here</div>
.myborder {border:2px solid #c98ba8;}