#febe7f color space conversions
Hex:
#febe7f
RGB:
254, 190, 127
CMY:
0, 25, 50
CMYK:
0, 25, 50, 0
HSL:
30°, 98.4496%, 74.7059%
HSV (HSB):
30°, 50.0000%, 99.6078%
XYZ:
63.1173, 59.4300, 28.2232
xyY:
0.4186, 0.3942, 59.4300
CIE-Lab:
81.5274, 15.8443, 40.6306
CIE-LCH:
81.5274, 43.6106, 68.6963
CIE-Luv:
81.5274, 47.7964, 49.1132
Hunter-Lab:
77.0909, 11.2358, 32.2574
#febe7f color charts
#febe7f color shades, tints & tones
#febe7f color schemes
#febe7f color preview, HTML & CSS examples
This text has a color of #febe7f
<p style="color:#febe7f;">Text here</p>
.mytext {color:#febe7f;}
This box has a color of #febe7f
<div style="background-color:#febe7f;">Content here</div>
.mybackground {background-color:#febe7f;}
Border around this has a color of #febe7f
<div style="border:2px solid #febe7f;">Content here</div>
.myborder {border:2px solid #febe7f;}