#fe9ed5 color space conversions
Hex:
#fe9ed5
RGB:
254, 158, 213
CMY:
0, 38, 16
CMYK:
0, 38, 16, 0
HSL:
326°, 97.9592%, 80.7843%
HSV (HSB):
326°, 37.7953%, 99.6078%
XYZ:
65.1102, 50.3286, 69.2335
xyY:
0.3526, 0.2725, 50.3286
CIE-Lab:
76.2705, 43.0468, -12.8945
CIE-LCH:
76.2705, 44.9366, 343.3246
CIE-Luv:
76.2705, 55.0997, -27.3704
Hunter-Lab:
70.9427, 39.6750, -8.2017
#fe9ed5 color charts
#fe9ed5 color shades, tints & tones
#fe9ed5 color schemes
#fe9ed5 color preview, HTML & CSS examples
This text has a color of #fe9ed5
<p style="color:#fe9ed5;">Text here</p>
.mytext {color:#fe9ed5;}
This box has a color of #fe9ed5
<div style="background-color:#fe9ed5;">Content here</div>
.mybackground {background-color:#fe9ed5;}
Border around this has a color of #fe9ed5
<div style="border:2px solid #fe9ed5;">Content here</div>
.myborder {border:2px solid #fe9ed5;}