#fe5b6e color space conversions
Hex:
#fe5b6e
RGB:
254, 91, 110
CMY:
0, 64, 57
CMYK:
0, 64, 57, 0
HSL:
353°, 98.7879%, 67.6471%
HSV (HSB):
353°, 64.1732%, 99.6078%
XYZ:
47.4286, 29.6788, 17.9807
xyY:
0.4988, 0.3121, 29.6788
CIE-Lab:
61.3761, 63.0684, 23.6804
CIE-LCH:
61.3761, 67.3675, 20.5798
CIE-Luv:
61.3761, 119.1019, 16.2610
Hunter-Lab:
54.4782, 60.0647, 18.5660
#fe5b6e color charts
#fe5b6e color shades, tints & tones
#fe5b6e color schemes
#fe5b6e color preview, HTML & CSS examples
This text has a color of #fe5b6e
<p style="color:#fe5b6e;">Text here</p>
.mytext {color:#fe5b6e;}
This box has a color of #fe5b6e
<div style="background-color:#fe5b6e;">Content here</div>
.mybackground {background-color:#fe5b6e;}
Border around this has a color of #fe5b6e
<div style="border:2px solid #fe5b6e;">Content here</div>
.myborder {border:2px solid #fe5b6e;}