#fe104f color space conversions
Hex:
#fe104f
RGB:
254, 16, 79
CMY:
0, 94, 69
CMYK:
0, 94, 69, 0
HSL:
344°, 99.1667%, 52.9412%
HSV (HSB):
344°, 93.7008%, 99.6078%
XYZ:
42.4696, 22.0059, 9.4063
xyY:
0.5748, 0.2979, 22.0059
CIE-Lab:
54.0333, 80.3846, 32.3340
CIE-LCH:
54.0333, 86.6439, 21.9120
CIE-Luv:
54.0333, 158.7727, 18.1485
Hunter-Lab:
46.9105, 79.5087, 20.9487
#fe104f color charts
#fe104f color shades, tints & tones
#fe104f color schemes
#fe104f color preview, HTML & CSS examples
This text has a color of #fe104f
<p style="color:#fe104f;">Text here</p>
.mytext {color:#fe104f;}
This box has a color of #fe104f
<div style="background-color:#fe104f;">Content here</div>
.mybackground {background-color:#fe104f;}
Border around this has a color of #fe104f
<div style="border:2px solid #fe104f;">Content here</div>
.myborder {border:2px solid #fe104f;}