#c998a3 color space conversions
Hex:
#c998a3
RGB:
201, 152, 163
CMY:
21, 40, 36
CMYK:
0, 24, 19, 21
HSL:
347°, 31.2102%, 69.2157%
HSV (HSB):
347°, 24.3781%, 78.8235%
XYZ:
41.9265, 37.5183, 39.6823
xyY:
0.3519, 0.3149, 37.5183
CIE-Lab:
67.6641, 19.9946, 1.3890
CIE-LCH:
67.6641, 20.0428, 3.9738
CIE-Luv:
67.6641, 29.8009, -1.5711
Hunter-Lab:
61.2522, 14.9900, 4.4654
#c998a3 color charts
#c998a3 color shades, tints & tones
#c998a3 color schemes
#c998a3 color preview, HTML & CSS examples
This text has a color of #c998a3
<p style="color:#c998a3;">Text here</p>
.mytext {color:#c998a3;}
This box has a color of #c998a3
<div style="background-color:#c998a3;">Content here</div>
.mybackground {background-color:#c998a3;}
Border around this has a color of #c998a3
<div style="border:2px solid #c998a3;">Content here</div>
.myborder {border:2px solid #c998a3;}