#fe612d color space conversions
Hex:
#fe612d
RGB:
254, 97, 45
CMY:
0, 62, 82
CMYK:
0, 62, 82, 0
HSL:
15°, 99.0521%, 58.6275%
HSV (HSB):
15°, 82.2835%, 99.6078%
XYZ:
45.6214, 29.8097, 5.8320
xyY:
0.5614, 0.3668, 29.8097
CIE-Lab:
61.4897, 57.4763, 58.2127
CIE-LCH:
61.4897, 81.8061, 45.3647
CIE-Luv:
61.4897, 127.7315, 45.9206
Hunter-Lab:
54.5982, 53.6048, 31.8857
#fe612d color charts
#fe612d color shades, tints & tones
#fe612d color schemes
#fe612d color preview, HTML & CSS examples
This text has a color of #fe612d
<p style="color:#fe612d;">Text here</p>
.mytext {color:#fe612d;}
This box has a color of #fe612d
<div style="background-color:#fe612d;">Content here</div>
.mybackground {background-color:#fe612d;}
Border around this has a color of #fe612d
<div style="border:2px solid #fe612d;">Content here</div>
.myborder {border:2px solid #fe612d;}