#fe88be color space conversions
Hex:
#fe88be
RGB:
254, 136, 190
CMY:
0, 47, 25
CMYK:
0, 46, 25, 0
HSL:
333°, 98.3333%, 76.4706%
HSV (HSB):
333°, 46.4567%, 99.6078%
XYZ:
58.9715, 42.3969, 53.7905
xyY:
0.3801, 0.2732, 42.3969
CIE-Lab:
71.1437, 50.8337, -7.8571
CIE-LCH:
71.1437, 51.4374, 351.2136
CIE-Luv:
71.1437, 71.8000, -21.0212
Hunter-Lab:
65.1129, 47.7165, -3.4011
#fe88be color charts
#fe88be color shades, tints & tones
#fe88be color schemes
#fe88be color preview, HTML & CSS examples
This text has a color of #fe88be
<p style="color:#fe88be;">Text here</p>
.mytext {color:#fe88be;}
This box has a color of #fe88be
<div style="background-color:#fe88be;">Content here</div>
.mybackground {background-color:#fe88be;}
Border around this has a color of #fe88be
<div style="border:2px solid #fe88be;">Content here</div>
.myborder {border:2px solid #fe88be;}