#fe929d color space conversions
Hex:
#fe929d
RGB:
254, 146, 157
CMY:
0, 43, 38
CMYK:
0, 43, 38, 0
HSL:
354°, 98.1818%, 78.4314%
HSV (HSB):
354°, 42.5197%, 99.6078%
XYZ:
57.2377, 44.0629, 37.3865
xyY:
0.4127, 0.3177, 44.0629
CIE-Lab:
72.2705, 41.7558, 12.1410
CIE-LCH:
72.2705, 43.4850, 16.2125
CIE-Luv:
72.2705, 73.1803, 8.6982
Hunter-Lab:
66.3799, 37.7513, 13.0726
#fe929d color charts
#fe929d color shades, tints & tones
#fe929d color schemes
#fe929d color preview, HTML & CSS examples
This text has a color of #fe929d
<p style="color:#fe929d;">Text here</p>
.mytext {color:#fe929d;}
This box has a color of #fe929d
<div style="background-color:#fe929d;">Content here</div>
.mybackground {background-color:#fe929d;}
Border around this has a color of #fe929d
<div style="border:2px solid #fe929d;">Content here</div>
.myborder {border:2px solid #fe929d;}