#c98ba5 color space conversions
Hex:
#c98ba5
RGB:
201, 139, 165
CMY:
21, 45, 35
CMYK:
0, 31, 18, 21
HSL:
335°, 36.4706%, 66.6667%
HSV (HSB):
335°, 30.8458%, 78.8235%
XYZ:
40.1115, 33.5994, 39.9685
xyY:
0.3528, 0.2956, 33.5994
CIE-Lab:
64.6433, 27.4419, -4.1619
CIE-LCH:
64.6433, 27.7557, 351.3761
CIE-Luv:
64.6433, 36.8023, -10.8646
Hunter-Lab:
57.9650, 22.0827, -0.3067
#c98ba5 color charts
#c98ba5 color shades, tints & tones
#c98ba5 color schemes
#c98ba5 color preview, HTML & CSS examples
This text has a color of #c98ba5
<p style="color:#c98ba5;">Text here</p>
.mytext {color:#c98ba5;}
This box has a color of #c98ba5
<div style="background-color:#c98ba5;">Content here</div>
.mybackground {background-color:#c98ba5;}
Border around this has a color of #c98ba5
<div style="border:2px solid #c98ba5;">Content here</div>
.myborder {border:2px solid #c98ba5;}