#fe81c3 color space conversions
Hex:
#fe81c3
RGB:
254, 129, 195
CMY:
0, 49, 24
CMYK:
0, 49, 23, 0
HSL:
328°, 98.4252%, 75.0980%
HSV (HSB):
328°, 49.2126%, 99.6078%
XYZ:
58.5736, 40.7115, 56.4007
xyY:
0.3762, 0.2615, 40.7115
CIE-Lab:
69.9733, 54.9173, -12.3921
CIE-LCH:
69.9733, 56.2981, 347.2842
CIE-Luv:
69.9733, 74.2264, -28.5034
Hunter-Lab:
63.8055, 52.2037, -7.7453
#fe81c3 color charts
#fe81c3 color shades, tints & tones
#fe81c3 color schemes
#fe81c3 color preview, HTML & CSS examples
This text has a color of #fe81c3
<p style="color:#fe81c3;">Text here</p>
.mytext {color:#fe81c3;}
This box has a color of #fe81c3
<div style="background-color:#fe81c3;">Content here</div>
.mybackground {background-color:#fe81c3;}
Border around this has a color of #fe81c3
<div style="border:2px solid #fe81c3;">Content here</div>
.myborder {border:2px solid #fe81c3;}