#fe98b4 color space conversions
Hex:
#fe98b4
RGB:
254, 152, 180
CMY:
0, 40, 29
CMYK:
0, 40, 29, 0
HSL:
344°, 98.0769%, 79.6078%
HSV (HSB):
344°, 40.1575%, 99.6078%
XYZ:
60.3395, 46.8226, 49.0374
xyY:
0.3863, 0.2998, 46.8226
CIE-Lab:
74.0761, 41.4662, 2.0000
CIE-LCH:
74.0761, 41.5144, 2.7614
CIE-Luv:
74.0761, 64.9535, -4.9586
Hunter-Lab:
68.4270, 37.6554, 5.4094
#fe98b4 color charts
#fe98b4 color shades, tints & tones
#fe98b4 color schemes
#fe98b4 color preview, HTML & CSS examples
This text has a color of #fe98b4
<p style="color:#fe98b4;">Text here</p>
.mytext {color:#fe98b4;}
This box has a color of #fe98b4
<div style="background-color:#fe98b4;">Content here</div>
.mybackground {background-color:#fe98b4;}
Border around this has a color of #fe98b4
<div style="border:2px solid #fe98b4;">Content here</div>
.myborder {border:2px solid #fe98b4;}