#fe3125 color space conversions
Hex:
#fe3125
RGB:
254, 49, 37
CMY:
0, 81, 85
CMYK:
0, 81, 85, 0
HSL:
3°, 99.0868%, 57.0588%
HSV (HSB):
3°, 85.4331%, 99.6078%
XYZ:
42.3053, 23.4010, 4.0374
xyY:
0.6066, 0.3355, 23.4010
CIE-Lab:
55.4830, 73.6420, 56.5542
CIE-LCH:
55.4830, 92.8522, 37.5229
CIE-Luv:
55.4830, 158.3527, 36.8800
Hunter-Lab:
48.3746, 71.4489, 28.9138
#fe3125 color charts
#fe3125 color shades, tints & tones
#fe3125 color schemes
#fe3125 color preview, HTML & CSS examples
This text has a color of #fe3125
<p style="color:#fe3125;">Text here</p>
.mytext {color:#fe3125;}
This box has a color of #fe3125
<div style="background-color:#fe3125;">Content here</div>
.mybackground {background-color:#fe3125;}
Border around this has a color of #fe3125
<div style="border:2px solid #fe3125;">Content here</div>
.myborder {border:2px solid #fe3125;}