#fe8ed5 color space conversions
Hex:
#fe8ed5
RGB:
254, 142, 213
CMY:
0, 44, 16
CMYK:
0, 44, 16, 0
HSL:
322°, 98.2456%, 77.6471%
HSV (HSB):
322°, 44.0945%, 99.6078%
XYZ:
62.5563, 45.2209, 68.3822
xyY:
0.3551, 0.2567, 45.2209
CIE-Lab:
73.0371, 51.1441, -17.7616
CIE-LCH:
73.0371, 54.1405, 340.8487
CIE-Luv:
73.0371, 63.2964, -36.1978
Hunter-Lab:
67.2465, 48.3688, -13.2188
#fe8ed5 color charts
#fe8ed5 color shades, tints & tones
#fe8ed5 color schemes
#fe8ed5 color preview, HTML & CSS examples
This text has a color of #fe8ed5
<p style="color:#fe8ed5;">Text here</p>
.mytext {color:#fe8ed5;}
This box has a color of #fe8ed5
<div style="background-color:#fe8ed5;">Content here</div>
.mybackground {background-color:#fe8ed5;}
Border around this has a color of #fe8ed5
<div style="border:2px solid #fe8ed5;">Content here</div>
.myborder {border:2px solid #fe8ed5;}