#fe81a1 color space conversions
Hex:
#fe81a1
RGB:
254, 129, 161
CMY:
0, 49, 37
CMYK:
0, 49, 37, 0
HSL:
345°, 98.4252%, 75.0980%
HSV (HSB):
345°, 49.2126%, 99.6078%
XYZ:
55.1563, 39.3446, 38.4054
xyY:
0.4150, 0.2960, 39.3446
CIE-Lab:
69.0001, 50.6710, 5.2415
CIE-LCH:
69.0001, 50.9414, 5.9058
CIE-Luv:
69.0001, 82.7486, -2.4625
Hunter-Lab:
62.7252, 47.1917, 7.6056
#fe81a1 color charts
#fe81a1 color shades, tints & tones
#fe81a1 color schemes
#fe81a1 color preview, HTML & CSS examples
This text has a color of #fe81a1
<p style="color:#fe81a1;">Text here</p>
.mytext {color:#fe81a1;}
This box has a color of #fe81a1
<div style="background-color:#fe81a1;">Content here</div>
.mybackground {background-color:#fe81a1;}
Border around this has a color of #fe81a1
<div style="border:2px solid #fe81a1;">Content here</div>
.myborder {border:2px solid #fe81a1;}