#fe0225 color space conversions
Hex:
#fe0225
RGB:
254, 2, 37
CMY:
0, 99, 85
CMYK:
0, 99, 85, 0
HSL:
352°, 99.2126%, 50.1961%
HSV (HSB):
352°, 99.2126%, 99.6078%
XYZ:
41.2287, 21.2478, 3.6785
xyY:
0.6232, 0.3212, 21.2478
CIE-Lab:
53.2197, 80.1317, 54.6895
CIE-LCH:
53.2197, 97.0156, 34.3133
CIE-Luv:
53.2197, 170.6784, 32.6107
Hunter-Lab:
46.0954, 78.9874, 27.5353
#fe0225 color charts
#fe0225 color shades, tints & tones
#fe0225 color schemes
#fe0225 color preview, HTML & CSS examples
This text has a color of #fe0225
<p style="color:#fe0225;">Text here</p>
.mytext {color:#fe0225;}
This box has a color of #fe0225
<div style="background-color:#fe0225;">Content here</div>
.mybackground {background-color:#fe0225;}
Border around this has a color of #fe0225
<div style="border:2px solid #fe0225;">Content here</div>
.myborder {border:2px solid #fe0225;}