#c98d9f color space conversions
Hex:
#c98d9f
RGB:
201, 141, 159
CMY:
21, 45, 38
CMYK:
0, 30, 21, 21
HSL:
342°, 35.7143%, 67.0588%
HSV (HSB):
342°, 29.8507%, 78.8235%
XYZ:
39.8703, 33.9705, 37.2565
xyY:
0.3589, 0.3058, 33.9705
CIE-Lab:
64.9391, 25.4134, -0.3367
CIE-LCH:
64.9391, 25.4156, 359.2409
CIE-Luv:
64.9391, 36.6057, -5.0155
Hunter-Lab:
58.2842, 20.1086, 2.8995
#c98d9f color charts
#c98d9f color shades, tints & tones
#c98d9f color schemes
#c98d9f color preview, HTML & CSS examples
This text has a color of #c98d9f
<p style="color:#c98d9f;">Text here</p>
.mytext {color:#c98d9f;}
This box has a color of #c98d9f
<div style="background-color:#c98d9f;">Content here</div>
.mybackground {background-color:#c98d9f;}
Border around this has a color of #c98d9f
<div style="border:2px solid #c98d9f;">Content here</div>
.myborder {border:2px solid #c98d9f;}