#fe0d3a color space conversions
Hex:
#fe0d3a
RGB:
254, 13, 58
CMY:
0, 95, 77
CMYK:
0, 95, 77, 0
HSL:
349°, 99.1770%, 52.3529%
HSV (HSB):
349°, 94.8819%, 99.6078%
XYZ:
41.7807, 21.6642, 5.9825
xyY:
0.6018, 0.3120, 21.6642
CIE-Lab:
53.6689, 79.8772, 44.0853
CIE-LCH:
53.6689, 91.2354, 28.8949
CIE-Luv:
53.6689, 165.0707, 26.8654
Hunter-Lab:
46.5448, 78.7763, 24.9607
#fe0d3a color charts
#fe0d3a color shades, tints & tones
#fe0d3a color schemes
#fe0d3a color preview, HTML & CSS examples
This text has a color of #fe0d3a
<p style="color:#fe0d3a;">Text here</p>
.mytext {color:#fe0d3a;}
This box has a color of #fe0d3a
<div style="background-color:#fe0d3a;">Content here</div>
.mybackground {background-color:#fe0d3a;}
Border around this has a color of #fe0d3a
<div style="border:2px solid #fe0d3a;">Content here</div>
.myborder {border:2px solid #fe0d3a;}