#fe7d50 color space conversions
Hex:
#fe7d50
RGB:
254, 125, 80
CMY:
0, 51, 69
CMYK:
0, 51, 69, 0
HSL:
16°, 98.8636%, 65.4902%
HSV (HSB):
16°, 68.5039%, 99.6078%
XYZ:
49.6546, 36.3172, 11.9823
xyY:
0.5069, 0.3708, 36.3172
CIE-Lab:
66.7616, 45.9647, 46.8504
CIE-LCH:
66.7616, 65.6332, 45.5467
CIE-Luv:
66.7616, 101.7593, 43.5557
Hunter-Lab:
60.2638, 41.6143, 30.3960
#fe7d50 color charts
#fe7d50 color shades, tints & tones
#fe7d50 color schemes
#fe7d50 color preview, HTML & CSS examples
This text has a color of #fe7d50
<p style="color:#fe7d50;">Text here</p>
.mytext {color:#fe7d50;}
This box has a color of #fe7d50
<div style="background-color:#fe7d50;">Content here</div>
.mybackground {background-color:#fe7d50;}
Border around this has a color of #fe7d50
<div style="border:2px solid #fe7d50;">Content here</div>
.myborder {border:2px solid #fe7d50;}