#c98e98 color space conversions
Hex:
#c98e98
RGB:
201, 142, 152
CMY:
21, 44, 40
CMYK:
0, 29, 24, 21
HSL:
350°, 35.3293%, 67.2549%
HSV (HSB):
350°, 29.3532%, 78.8235%
XYZ:
39.4279, 34.0305, 34.1962
xyY:
0.3662, 0.3161, 34.0305
CIE-Lab:
64.9868, 23.8185, 3.6855
CIE-LCH:
64.9868, 24.1019, 8.7957
CIE-Luv:
64.9868, 37.0654, 0.9028
Hunter-Lab:
58.3357, 18.5571, 6.0793
#c98e98 color charts
#c98e98 color shades, tints & tones
#c98e98 color schemes
#c98e98 color preview, HTML & CSS examples
This text has a color of #c98e98
<p style="color:#c98e98;">Text here</p>
.mytext {color:#c98e98;}
This box has a color of #c98e98
<div style="background-color:#c98e98;">Content here</div>
.mybackground {background-color:#c98e98;}
Border around this has a color of #c98e98
<div style="border:2px solid #c98e98;">Content here</div>
.myborder {border:2px solid #c98e98;}