#fe929c color space conversions
Hex:
#fe929c
RGB:
254, 146, 156
CMY:
0, 43, 39
CMYK:
0, 43, 39, 0
HSL:
354°, 98.1818%, 78.4314%
HSV (HSB):
354°, 42.5197%, 99.6078%
XYZ:
57.1527, 44.0289, 36.9386
xyY:
0.4138, 0.3188, 44.0289
CIE-Lab:
72.2478, 41.6445, 12.6634
CIE-LCH:
72.2478, 43.5273, 16.9136
CIE-Luv:
72.2478, 73.3777, 9.3982
Hunter-Lab:
66.3543, 37.6268, 13.4420
#fe929c color charts
#fe929c color shades, tints & tones
#fe929c color schemes
#fe929c color preview, HTML & CSS examples
This text has a color of #fe929c
<p style="color:#fe929c;">Text here</p>
.mytext {color:#fe929c;}
This box has a color of #fe929c
<div style="background-color:#fe929c;">Content here</div>
.mybackground {background-color:#fe929c;}
Border around this has a color of #fe929c
<div style="border:2px solid #fe929c;">Content here</div>
.myborder {border:2px solid #fe929c;}