#c988a5 color space conversions
Hex:
#c988a5
RGB:
201, 136, 165
CMY:
21, 47, 35
CMYK:
0, 32, 18, 21
HSL:
333°, 37.5723%, 66.0784%
HSV (HSB):
333°, 32.3383%, 78.8235%
XYZ:
39.6831, 32.7424, 39.8257
xyY:
0.3535, 0.2917, 32.7424
CIE-Lab:
63.9518, 29.0823, -5.1834
CIE-LCH:
63.9518, 29.5406, 349.8943
CIE-Luv:
63.9518, 38.4530, -12.6255
Hunter-Lab:
57.2210, 23.6540, -1.2110
#c988a5 color charts
#c988a5 color shades, tints & tones
#c988a5 color schemes
#c988a5 color preview, HTML & CSS examples
This text has a color of #c988a5
<p style="color:#c988a5;">Text here</p>
.mytext {color:#c988a5;}
This box has a color of #c988a5
<div style="background-color:#c988a5;">Content here</div>
.mybackground {background-color:#c988a5;}
Border around this has a color of #c988a5
<div style="border:2px solid #c988a5;">Content here</div>
.myborder {border:2px solid #c988a5;}