#fe2012 color space conversions
Hex:
#fe2012
RGB:
254, 32, 18
CMY:
0, 87, 93
CMYK:
0, 87, 93, 0
HSL:
4°, 99.1597%, 53.3333%
HSV (HSB):
4°, 92.9134%, 99.6078%
XYZ:
41.4987, 22.1475, 2.6599
xyY:
0.6259, 0.3340, 22.1475
CIE-Lab:
54.1832, 76.8032, 62.9735
CIE-LCH:
54.1832, 99.3196, 39.3495
CIE-Luv:
54.1832, 166.9759, 37.9562
Hunter-Lab:
47.0612, 75.0451, 29.5917
#fe2012 color charts
#fe2012 color shades, tints & tones
#fe2012 color schemes
#fe2012 color preview, HTML & CSS examples
This text has a color of #fe2012
<p style="color:#fe2012;">Text here</p>
.mytext {color:#fe2012;}
This box has a color of #fe2012
<div style="background-color:#fe2012;">Content here</div>
.mybackground {background-color:#fe2012;}
Border around this has a color of #fe2012
<div style="border:2px solid #fe2012;">Content here</div>
.myborder {border:2px solid #fe2012;}