#eb98c4 color space conversions
Hex:
#eb98c4
RGB:
235, 152, 196
CMY:
8, 40, 23
CMYK:
0, 35, 17, 8
HSL:
328°, 67.4797%, 75.8824%
HSV (HSB):
328°, 35.3191%, 92.1569%
XYZ:
55.4530, 44.1042, 57.8148
xyY:
0.3524, 0.2803, 44.1042
CIE-Lab:
72.2981, 37.2021, -9.7152
CIE-LCH:
72.2981, 38.4497, 345.3642
CIE-Luv:
72.2981, 48.1765, -21.2125
Hunter-Lab:
66.4110, 32.8279, -5.1279
#eb98c4 color charts
#eb98c4 color shades, tints & tones
#eb98c4 color schemes
#eb98c4 color preview, HTML & CSS examples
This text has a color of #eb98c4
<p style="color:#eb98c4;">Text here</p>
.mytext {color:#eb98c4;}
This box has a color of #eb98c4
<div style="background-color:#eb98c4;">Content here</div>
.mybackground {background-color:#eb98c4;}
Border around this has a color of #eb98c4
<div style="border:2px solid #eb98c4;">Content here</div>
.myborder {border:2px solid #eb98c4;}