#c998a8 color space conversions
Hex:
#c998a8
RGB:
201, 152, 168
CMY:
21, 40, 34
CMYK:
0, 24, 16, 21
HSL:
340°, 31.2102%, 69.2157%
HSV (HSB):
340°, 24.3781%, 78.8235%
XYZ:
42.3835, 37.7011, 42.0890
xyY:
0.3469, 0.3086, 37.7011
CIE-Lab:
67.7998, 20.7878, -1.2087
CIE-LCH:
67.7998, 20.8229, 356.6724
CIE-Luv:
67.7998, 29.1569, -5.4349
Hunter-Lab:
61.4012, 15.7612, 2.3391
#c998a8 color charts
#c998a8 color shades, tints & tones
#c998a8 color schemes
#c998a8 color preview, HTML & CSS examples
This text has a color of #c998a8
<p style="color:#c998a8;">Text here</p>
.mytext {color:#c998a8;}
This box has a color of #c998a8
<div style="background-color:#c998a8;">Content here</div>
.mybackground {background-color:#c998a8;}
Border around this has a color of #c998a8
<div style="border:2px solid #c998a8;">Content here</div>
.myborder {border:2px solid #c998a8;}