#fe81d7 color space conversions
Hex:
#fe81d7
RGB:
254, 129, 215
CMY:
0, 49, 16
CMYK:
0, 49, 15, 0
HSL:
319°, 98.4252%, 75.0980%
HSV (HSB):
319°, 49.2126%, 99.6078%
XYZ:
60.9890, 41.6776, 69.1201
xyY:
0.3550, 0.2426, 41.6776
CIE-Lab:
70.6481, 57.7788, -22.4944
CIE-LCH:
70.6481, 62.0031, 338.7281
CIE-Luv:
70.6481, 69.0567, -44.5753
Hunter-Lab:
64.5582, 55.6545, -18.2888
#fe81d7 color charts
#fe81d7 color shades, tints & tones
#fe81d7 color schemes
#fe81d7 color preview, HTML & CSS examples
This text has a color of #fe81d7
<p style="color:#fe81d7;">Text here</p>
.mytext {color:#fe81d7;}
This box has a color of #fe81d7
<div style="background-color:#fe81d7;">Content here</div>
.mybackground {background-color:#fe81d7;}
Border around this has a color of #fe81d7
<div style="border:2px solid #fe81d7;">Content here</div>
.myborder {border:2px solid #fe81d7;}