#c998c8 color space conversions
Hex:
#c998c8
RGB:
201, 152, 200
CMY:
21, 40, 22
CMYK:
0, 24, 0, 21
HSL:
301°, 31.2102%, 69.2157%
HSV (HSB):
301°, 24.3781%, 78.8235%
XYZ:
45.7410, 39.0441, 59.7690
xyY:
0.3164, 0.2701, 39.0441
CIE-Lab:
68.7832, 26.3803, -17.5799
CIE-LCH:
68.7832, 31.7013, 326.3204
CIE-Luv:
68.7832, 24.8973, -31.2004
Hunter-Lab:
62.4853, 21.3177, -12.9729
#c998c8 color charts
#c998c8 color shades, tints & tones
#c998c8 color schemes
#c998c8 color preview, HTML & CSS examples
This text has a color of #c998c8
<p style="color:#c998c8;">Text here</p>
.mytext {color:#c998c8;}
This box has a color of #c998c8
<div style="background-color:#c998c8;">Content here</div>
.mybackground {background-color:#c998c8;}
Border around this has a color of #c998c8
<div style="border:2px solid #c998c8;">Content here</div>
.myborder {border:2px solid #c998c8;}