#fe124b color space conversions
Hex:
#fe124b
RGB:
254, 18, 75
CMY:
0, 93, 71
CMYK:
0, 93, 70, 0
HSL:
346°, 99.1597%, 53.3333%
HSV (HSB):
346°, 92.9134%, 99.6078%
XYZ:
42.3594, 22.0114, 8.6727
xyY:
0.5799, 0.3013, 22.0114
CIE-Lab:
54.0391, 80.0282, 34.7052
CIE-LCH:
54.0391, 87.2294, 23.4445
CIE-Luv:
54.0391, 159.6774, 20.1791
Hunter-Lab:
46.9164, 79.0586, 21.8815
#fe124b color charts
#fe124b color shades, tints & tones
#fe124b color schemes
#fe124b color preview, HTML & CSS examples
This text has a color of #fe124b
<p style="color:#fe124b;">Text here</p>
.mytext {color:#fe124b;}
This box has a color of #fe124b
<div style="background-color:#fe124b;">Content here</div>
.mybackground {background-color:#fe124b;}
Border around this has a color of #fe124b
<div style="border:2px solid #fe124b;">Content here</div>
.myborder {border:2px solid #fe124b;}