#fe6f2c color space conversions
Hex:
#fe6f2c
RGB:
254, 111, 44
CMY:
0, 56, 83
CMYK:
0, 56, 83, 0
HSL:
19°, 99.0566%, 58.4314%
HSV (HSB):
19°, 82.6772%, 99.6078%
XYZ:
47.0121, 32.6216, 6.2017
xyY:
0.5477, 0.3800, 32.6216
CIE-Lab:
63.8533, 51.2264, 60.7274
CIE-LCH:
63.8533, 79.4479, 49.8508
CIE-Luv:
63.8533, 117.0619, 50.4022
Hunter-Lab:
57.1153, 46.9732, 33.5429
#fe6f2c color charts
#fe6f2c color shades, tints & tones
#fe6f2c color schemes
#fe6f2c color preview, HTML & CSS examples
This text has a color of #fe6f2c
<p style="color:#fe6f2c;">Text here</p>
.mytext {color:#fe6f2c;}
This box has a color of #fe6f2c
<div style="background-color:#fe6f2c;">Content here</div>
.mybackground {background-color:#fe6f2c;}
Border around this has a color of #fe6f2c
<div style="border:2px solid #fe6f2c;">Content here</div>
.myborder {border:2px solid #fe6f2c;}