#fe7812 color space conversions
Hex:
#fe7812
RGB:
254, 120, 18
CMY:
0, 53, 93
CMYK:
0, 53, 93, 0
HSL:
26°, 99.1597%, 53.3333%
HSV (HSB):
26°, 92.9134%, 99.6078%
XYZ:
47.6987, 34.5474, 4.7266
xyY:
0.5484, 0.3972, 34.5474
CIE-Lab:
65.3948, 46.4977, 70.0460
CIE-LCH:
65.3948, 84.0742, 56.4231
CIE-Luv:
65.3948, 111.4231, 57.5212
Hunter-Lab:
58.7771, 41.9962, 36.3761
#fe7812 color charts
#fe7812 color shades, tints & tones
#fe7812 color schemes
#fe7812 color preview, HTML & CSS examples
This text has a color of #fe7812
<p style="color:#fe7812;">Text here</p>
.mytext {color:#fe7812;}
This box has a color of #fe7812
<div style="background-color:#fe7812;">Content here</div>
.mybackground {background-color:#fe7812;}
Border around this has a color of #fe7812
<div style="border:2px solid #fe7812;">Content here</div>
.myborder {border:2px solid #fe7812;}