#fe98d8 color space conversions
Hex:
#fe98d8
RGB:
254, 152, 216
CMY:
0, 40, 15
CMYK:
0, 40, 15, 0
HSL:
322°, 98.0769%, 79.6078%
HSV (HSB):
322°, 40.1575%, 99.6078%
XYZ:
64.4960, 48.4852, 70.9250
xyY:
0.3507, 0.2636, 48.4852
CIE-Lab:
75.1299, 46.5730, -16.2505
CIE-LCH:
75.1299, 49.3267, 340.7649
CIE-Luv:
75.1299, 57.6011, -33.1543
Hunter-Lab:
69.6313, 43.4808, -11.6497
#fe98d8 color charts
#fe98d8 color shades, tints & tones
#fe98d8 color schemes
#fe98d8 color preview, HTML & CSS examples
This text has a color of #fe98d8
<p style="color:#fe98d8;">Text here</p>
.mytext {color:#fe98d8;}
This box has a color of #fe98d8
<div style="background-color:#fe98d8;">Content here</div>
.mybackground {background-color:#fe98d8;}
Border around this has a color of #fe98d8
<div style="border:2px solid #fe98d8;">Content here</div>
.myborder {border:2px solid #fe98d8;}