#fe5048 color space conversions
Hex:
#fe5048
RGB:
254, 80, 72
CMY:
0, 69, 72
CMYK:
0, 69, 72, 0
HSL:
3°, 98.9130%, 63.9216%
HSV (HSB):
3°, 71.6535%, 99.6078%
XYZ:
44.9114, 27.2760, 9.0286
xyY:
0.5530, 0.3358, 27.2760
CIE-Lab:
59.2290, 65.1792, 42.4917
CIE-LCH:
59.2290, 77.8066, 33.1011
CIE-Luv:
59.2290, 135.1593, 32.2466
Hunter-Lab:
52.2265, 62.1023, 26.3088
#fe5048 color charts
#fe5048 color shades, tints & tones
#fe5048 color schemes
#fe5048 color preview, HTML & CSS examples
This text has a color of #fe5048
<p style="color:#fe5048;">Text here</p>
.mytext {color:#fe5048;}
This box has a color of #fe5048
<div style="background-color:#fe5048;">Content here</div>
.mybackground {background-color:#fe5048;}
Border around this has a color of #fe5048
<div style="border:2px solid #fe5048;">Content here</div>
.myborder {border:2px solid #fe5048;}