#fe512e color space conversions
Hex:
#fe512e
RGB:
254, 81, 46
CMY:
0, 68, 82
CMYK:
0, 68, 82, 0
HSL:
10°, 99.0476%, 58.8235%
HSV (HSB):
10°, 81.8898%, 99.6078%
XYZ:
44.3086, 27.1529, 5.4905
xyY:
0.5758, 0.3529, 27.1529
CIE-Lab:
59.1156, 63.9175, 55.6206
CIE-LCH:
59.1156, 84.7296, 41.0296
CIE-Luv:
59.1156, 138.9502, 41.3093
Hunter-Lab:
52.1085, 60.5913, 30.2288
#fe512e color charts
#fe512e color shades, tints & tones
#fe512e color schemes
#fe512e color preview, HTML & CSS examples
This text has a color of #fe512e
<p style="color:#fe512e;">Text here</p>
.mytext {color:#fe512e;}
This box has a color of #fe512e
<div style="background-color:#fe512e;">Content here</div>
.mybackground {background-color:#fe512e;}
Border around this has a color of #fe512e
<div style="border:2px solid #fe512e;">Content here</div>
.myborder {border:2px solid #fe512e;}