#fe031b color space conversions
Hex:
#fe031b
RGB:
254, 3, 27
CMY:
0, 99, 89
CMYK:
0, 99, 89, 0
HSL:
354°, 99.2095%, 50.3922%
HSV (HSB):
354°, 98.8189%, 99.6078%
XYZ:
41.1034, 21.2151, 2.9654
xyY:
0.6296, 0.3250, 21.2151
CIE-Lab:
53.1841, 79.9013, 59.1093
CIE-LCH:
53.1841, 99.3888, 36.4932
CIE-Luv:
53.1841, 171.9235, 34.7027
Hunter-Lab:
46.0598, 78.6873, 28.4247
#fe031b color charts
#fe031b color shades, tints & tones
#fe031b color schemes
#fe031b color preview, HTML & CSS examples
This text has a color of #fe031b
<p style="color:#fe031b;">Text here</p>
.mytext {color:#fe031b;}
This box has a color of #fe031b
<div style="background-color:#fe031b;">Content here</div>
.mybackground {background-color:#fe031b;}
Border around this has a color of #fe031b
<div style="border:2px solid #fe031b;">Content here</div>
.myborder {border:2px solid #fe031b;}