#fe848a color space conversions
Hex:
#fe848a
RGB:
254, 132, 138
CMY:
0, 48, 46
CMYK:
0, 48, 46, 0
HSL:
357°, 98.3871%, 75.6863%
HSV (HSB):
357°, 48.0315%, 99.6078%
XYZ:
53.7118, 39.4083, 28.8204
xyY:
0.4405, 0.3232, 39.4083
CIE-Lab:
69.0460, 46.8000, 18.2178
CIE-LCH:
69.0460, 50.2207, 21.2694
CIE-Luv:
69.0460, 86.1235, 14.9518
Hunter-Lab:
62.7761, 42.8681, 16.7233
#fe848a color charts
#fe848a color shades, tints & tones
#fe848a color schemes
#fe848a color preview, HTML & CSS examples
This text has a color of #fe848a
<p style="color:#fe848a;">Text here</p>
.mytext {color:#fe848a;}
This box has a color of #fe848a
<div style="background-color:#fe848a;">Content here</div>
.mybackground {background-color:#fe848a;}
Border around this has a color of #fe848a
<div style="border:2px solid #fe848a;">Content here</div>
.myborder {border:2px solid #fe848a;}