#fe5b9c color space conversions
Hex:
#fe5b9c
RGB:
254, 91, 156
CMY:
0, 64, 39
CMYK:
0, 64, 39, 0
HSL:
336°, 98.7879%, 67.6471%
HSV (HSB):
336°, 64.1732%, 99.6078%
XYZ:
50.6149, 30.9533, 34.7594
xyY:
0.4351, 0.2661, 30.9533
CIE-Lab:
62.4682, 67.0502, -1.3991
CIE-LCH:
62.4682, 67.0648, 358.8046
CIE-Luv:
62.4682, 104.8677, -14.9653
Hunter-Lab:
55.6357, 65.0289, 1.9025
#fe5b9c color charts
#fe5b9c color shades, tints & tones
#fe5b9c color schemes
#fe5b9c color preview, HTML & CSS examples
This text has a color of #fe5b9c
<p style="color:#fe5b9c;">Text here</p>
.mytext {color:#fe5b9c;}
This box has a color of #fe5b9c
<div style="background-color:#fe5b9c;">Content here</div>
.mybackground {background-color:#fe5b9c;}
Border around this has a color of #fe5b9c
<div style="border:2px solid #fe5b9c;">Content here</div>
.myborder {border:2px solid #fe5b9c;}