#fe0245 color space conversions
Hex:
#fe0245
RGB:
254, 2, 69
CMY:
0, 99, 73
CMYK:
0, 99, 73, 0
HSL:
344°, 99.2126%, 50.1961%
HSV (HSB):
344°, 99.2126%, 99.6078%
XYZ:
41.9689, 21.5439, 7.5766
xyY:
0.5904, 0.3031, 21.5439
CIE-Lab:
53.5397, 81.0040, 37.6336
CIE-LCH:
53.5397, 89.3193, 24.9191
CIE-Luv:
53.5397, 163.5559, 21.9783
Hunter-Lab:
46.4154, 80.1731, 22.8126
#fe0245 color charts
#fe0245 color shades, tints & tones
#fe0245 color schemes
#fe0245 color preview, HTML & CSS examples
This text has a color of #fe0245
<p style="color:#fe0245;">Text here</p>
.mytext {color:#fe0245;}
This box has a color of #fe0245
<div style="background-color:#fe0245;">Content here</div>
.mybackground {background-color:#fe0245;}
Border around this has a color of #fe0245
<div style="border:2px solid #fe0245;">Content here</div>
.myborder {border:2px solid #fe0245;}