#fe6d2c color space conversions
Hex:
#fe6d2c
RGB:
254, 109, 44
CMY:
0, 57, 83
CMYK:
0, 57, 83, 0
HSL:
19°, 99.0566%, 58.4314%
HSV (HSB):
19°, 82.6772%, 99.6078%
XYZ:
46.7963, 32.1900, 6.1297
xyY:
0.5498, 0.3782, 32.1900
CIE-Lab:
63.4996, 52.1451, 60.4162
CIE-LCH:
63.4996, 79.8075, 49.2026
CIE-Luv:
63.4996, 118.6379, 49.7751
Hunter-Lab:
56.7362, 47.9394, 33.3097
#fe6d2c color charts
#fe6d2c color shades, tints & tones
#fe6d2c color schemes
#fe6d2c color preview, HTML & CSS examples
This text has a color of #fe6d2c
<p style="color:#fe6d2c;">Text here</p>
.mytext {color:#fe6d2c;}
This box has a color of #fe6d2c
<div style="background-color:#fe6d2c;">Content here</div>
.mybackground {background-color:#fe6d2c;}
Border around this has a color of #fe6d2c
<div style="border:2px solid #fe6d2c;">Content here</div>
.myborder {border:2px solid #fe6d2c;}