#c998c3 color space conversions
Hex:
#c998c3
RGB:
201, 152, 195
CMY:
21, 40, 24
CMYK:
0, 24, 3, 21
HSL:
307°, 31.2102%, 69.2157%
HSV (HSB):
307°, 24.3781%, 78.8235%
XYZ:
45.1660, 38.8141, 56.7411
xyY:
0.3210, 0.2758, 38.8141
CIE-Lab:
68.6164, 25.4505, -15.0541
CIE-LCH:
68.6164, 29.5695, 329.3955
CIE-Luv:
68.6164, 25.5733, -27.0853
Hunter-Lab:
62.3010, 20.3794, -10.3882
#c998c3 color charts
#c998c3 color shades, tints & tones
#c998c3 color schemes
#c998c3 color preview, HTML & CSS examples
This text has a color of #c998c3
<p style="color:#c998c3;">Text here</p>
.mytext {color:#c998c3;}
This box has a color of #c998c3
<div style="background-color:#c998c3;">Content here</div>
.mybackground {background-color:#c998c3;}
Border around this has a color of #c998c3
<div style="border:2px solid #c998c3;">Content here</div>
.myborder {border:2px solid #c998c3;}