#fe818a color space conversions
Hex:
#fe818a
RGB:
254, 129, 138
CMY:
0, 49, 46
CMYK:
0, 49, 46, 0
HSL:
356°, 98.4252%, 75.0980%
HSV (HSB):
356°, 49.2126%, 99.6078%
XYZ:
53.3108, 38.6063, 28.6867
xyY:
0.4420, 0.3201, 38.6063
CIE-Lab:
68.4651, 48.2725, 17.4151
CIE-LCH:
68.4651, 51.3178, 19.8377
CIE-Luv:
68.4651, 88.0821, 13.5939
Hunter-Lab:
62.1340, 44.4179, 16.1201
#fe818a color charts
#fe818a color shades, tints & tones
#fe818a color schemes
#fe818a color preview, HTML & CSS examples
This text has a color of #fe818a
<p style="color:#fe818a;">Text here</p>
.mytext {color:#fe818a;}
This box has a color of #fe818a
<div style="background-color:#fe818a;">Content here</div>
.mybackground {background-color:#fe818a;}
Border around this has a color of #fe818a
<div style="border:2px solid #fe818a;">Content here</div>
.myborder {border:2px solid #fe818a;}