#fe8be1 color space conversions
Hex:
#fe8be1
RGB:
254, 139, 225
CMY:
0, 45, 12
CMYK:
0, 45, 11, 0
HSL:
315°, 98.2906%, 77.0588%
HSV (HSB):
315°, 45.2756%, 99.6078%
XYZ:
63.6963, 44.9723, 76.5575
xyY:
0.3439, 0.2428, 44.9723
CIE-Lab:
72.8737, 54.4748, -24.6136
CIE-LCH:
72.8737, 59.7773, 335.6849
CIE-Luv:
72.8737, 61.9388, -47.5434
Hunter-Lab:
67.0614, 52.1855, -20.7427
#fe8be1 color charts
#fe8be1 color shades, tints & tones
#fe8be1 color schemes
#fe8be1 color preview, HTML & CSS examples
This text has a color of #fe8be1
<p style="color:#fe8be1;">Text here</p>
.mytext {color:#fe8be1;}
This box has a color of #fe8be1
<div style="background-color:#fe8be1;">Content here</div>
.mybackground {background-color:#fe8be1;}
Border around this has a color of #fe8be1
<div style="border:2px solid #fe8be1;">Content here</div>
.myborder {border:2px solid #fe8be1;}