#fe134d color space conversions
Hex:
#fe134d
RGB:
254, 19, 77
CMY:
0, 93, 70
CMYK:
0, 93, 70, 0
HSL:
345°, 99.1561%, 53.5294%
HSV (HSB):
345°, 92.5197%, 99.6078%
XYZ:
42.4455, 22.0724, 9.0445
xyY:
0.5770, 0.3001, 22.0724
CIE-Lab:
54.1037, 80.0085, 33.6041
CIE-LCH:
54.1037, 86.7790, 22.7827
CIE-Luv:
54.1037, 158.8940, 19.3200
Hunter-Lab:
46.9813, 79.0496, 21.4729
#fe134d color charts
#fe134d color shades, tints & tones
#fe134d color schemes
#fe134d color preview, HTML & CSS examples
This text has a color of #fe134d
<p style="color:#fe134d;">Text here</p>
.mytext {color:#fe134d;}
This box has a color of #fe134d
<div style="background-color:#fe134d;">Content here</div>
.mybackground {background-color:#fe134d;}
Border around this has a color of #fe134d
<div style="border:2px solid #fe134d;">Content here</div>
.myborder {border:2px solid #fe134d;}