#fe7f5b color space conversions
Hex:
#fe7f5b
RGB:
254, 127, 91
CMY:
0, 50, 64
CMYK:
0, 50, 64, 0
HSL:
13°, 98.7879%, 67.6471%
HSV (HSB):
13°, 64.1732%, 99.6078%
XYZ:
50.3507, 37.0049, 14.3864
xyY:
0.4949, 0.3637, 37.0049
CIE-Lab:
67.2807, 45.6003, 41.7218
CIE-LCH:
67.2807, 61.8070, 42.4568
CIE-Luv:
67.2807, 98.5622, 39.4977
Hunter-Lab:
60.8317, 41.2902, 28.5603
#fe7f5b color charts
#fe7f5b color shades, tints & tones
#fe7f5b color schemes
#fe7f5b color preview, HTML & CSS examples
This text has a color of #fe7f5b
<p style="color:#fe7f5b;">Text here</p>
.mytext {color:#fe7f5b;}
This box has a color of #fe7f5b
<div style="background-color:#fe7f5b;">Content here</div>
.mybackground {background-color:#fe7f5b;}
Border around this has a color of #fe7f5b
<div style="border:2px solid #fe7f5b;">Content here</div>
.myborder {border:2px solid #fe7f5b;}