#fe98d5 color space conversions
Hex:
#fe98d5
RGB:
254, 152, 213
CMY:
0, 40, 16
CMYK:
0, 40, 16, 0
HSL:
324°, 98.0769%, 79.6078%
HSV (HSB):
324°, 40.1575%, 99.6078%
XYZ:
64.1115, 48.3314, 68.9006
xyY:
0.3535, 0.2665, 48.3314
CIE-Lab:
75.0335, 46.1140, -14.7513
CIE-LCH:
75.0335, 48.4159, 342.2612
CIE-Luv:
75.0335, 58.2256, -30.7381
Hunter-Lab:
69.5208, 42.9499, -10.0966
#fe98d5 color charts
#fe98d5 color shades, tints & tones
#fe98d5 color schemes
#fe98d5 color preview, HTML & CSS examples
This text has a color of #fe98d5
<p style="color:#fe98d5;">Text here</p>
.mytext {color:#fe98d5;}
This box has a color of #fe98d5
<div style="background-color:#fe98d5;">Content here</div>
.mybackground {background-color:#fe98d5;}
Border around this has a color of #fe98d5
<div style="border:2px solid #fe98d5;">Content here</div>
.myborder {border:2px solid #fe98d5;}