#fe5241 color space conversions
Hex:
#fe5241
RGB:
254, 82, 65
CMY:
0, 68, 75
CMYK:
0, 68, 74, 0
HSL:
5°, 98.9529%, 62.5490%
HSV (HSB):
5°, 74.4094%, 99.6078%
XYZ:
44.8445, 27.4871, 7.9430
xyY:
0.5586, 0.3424, 27.4871
CIE-Lab:
59.4225, 64.1515, 46.4711
CIE-LCH:
59.4225, 79.2148, 35.9194
CIE-Luv:
59.4225, 135.2658, 35.5321
Hunter-Lab:
52.4281, 60.9311, 27.7171
#fe5241 color charts
#fe5241 color shades, tints & tones
#fe5241 color schemes
#fe5241 color preview, HTML & CSS examples
This text has a color of #fe5241
<p style="color:#fe5241;">Text here</p>
.mytext {color:#fe5241;}
This box has a color of #fe5241
<div style="background-color:#fe5241;">Content here</div>
.mybackground {background-color:#fe5241;}
Border around this has a color of #fe5241
<div style="border:2px solid #fe5241;">Content here</div>
.myborder {border:2px solid #fe5241;}