#c998a9 color space conversions
Hex:
#c998a9
RGB:
201, 152, 169
CMY:
21, 40, 34
CMYK:
0, 24, 16, 21
HSL:
339°, 31.2102%, 69.2157%
HSV (HSB):
339°, 24.3781%, 78.8235%
XYZ:
42.4771, 37.7386, 42.5816
xyY:
0.3459, 0.3073, 37.7386
CIE-Lab:
67.8275, 20.9492, -1.7271
CIE-LCH:
67.8275, 21.0203, 355.2871
CIE-Luv:
67.8275, 29.0272, -6.2142
Hunter-Lab:
61.4317, 15.9186, 1.9051
#c998a9 color charts
#c998a9 color shades, tints & tones
#c998a9 color schemes
#c998a9 color preview, HTML & CSS examples
This text has a color of #c998a9
<p style="color:#c998a9;">Text here</p>
.mytext {color:#c998a9;}
This box has a color of #c998a9
<div style="background-color:#c998a9;">Content here</div>
.mybackground {background-color:#c998a9;}
Border around this has a color of #c998a9
<div style="border:2px solid #c998a9;">Content here</div>
.myborder {border:2px solid #c998a9;}