#fe485b color space conversions
Hex:
#fe485b
RGB:
254, 72, 91
CMY:
0, 72, 64
CMYK:
0, 72, 64, 0
HSL:
354°, 98.9130%, 63.9216%
HSV (HSB):
354°, 71.6535%, 99.6078%
XYZ:
45.0787, 26.4609, 12.6291
xyY:
0.5356, 0.3144, 26.4609
CIE-Lab:
58.4720, 68.9252, 30.8634
CIE-LCH:
58.4720, 75.5198, 24.1220
CIE-Luv:
58.4720, 135.2364, 21.2307
Hunter-Lab:
51.4402, 66.4053, 21.4518
#fe485b color charts
#fe485b color shades, tints & tones
#fe485b color schemes
#fe485b color preview, HTML & CSS examples
This text has a color of #fe485b
<p style="color:#fe485b;">Text here</p>
.mytext {color:#fe485b;}
This box has a color of #fe485b
<div style="background-color:#fe485b;">Content here</div>
.mybackground {background-color:#fe485b;}
Border around this has a color of #fe485b
<div style="border:2px solid #fe485b;">Content here</div>
.myborder {border:2px solid #fe485b;}