#fe0b3d color space conversions
Hex:
#fe0b3d
RGB:
254, 11, 61
CMY:
0, 96, 76
CMYK:
0, 96, 76, 0
HSL:
348°, 99.1837%, 51.9608%
HSV (HSB):
348°, 95.6693%, 99.6078%
XYZ:
41.8350, 21.6471, 6.3882
xyY:
0.5988, 0.3098, 21.6471
CIE-Lab:
53.6505, 80.1208, 42.3724
CIE-LCH:
53.6505, 90.6354, 27.8724
CIE-Luv:
53.6505, 164.6097, 25.6478
Hunter-Lab:
46.5264, 79.0800, 24.4278
#fe0b3d color charts
#fe0b3d color shades, tints & tones
#fe0b3d color schemes
#fe0b3d color preview, HTML & CSS examples
This text has a color of #fe0b3d
<p style="color:#fe0b3d;">Text here</p>
.mytext {color:#fe0b3d;}
This box has a color of #fe0b3d
<div style="background-color:#fe0b3d;">Content here</div>
.mybackground {background-color:#fe0b3d;}
Border around this has a color of #fe0b3d
<div style="border:2px solid #fe0b3d;">Content here</div>
.myborder {border:2px solid #fe0b3d;}