#fe81cf color space conversions
Hex:
#fe81cf
RGB:
254, 129, 207
CMY:
0, 49, 19
CMYK:
0, 49, 19, 0
HSL:
323°, 98.4252%, 75.0980%
HSV (HSB):
323°, 49.2126%, 99.6078%
XYZ:
59.9858, 41.2763, 63.8370
xyY:
0.3633, 0.2500, 41.2763
CIE-Lab:
70.3691, 56.6036, -18.4796
CIE-LCH:
70.3691, 59.5437, 341.9195
CIE-Luv:
70.3691, 71.1289, -38.1055
Hunter-Lab:
64.2467, 54.2301, -13.9393
#fe81cf color charts
#fe81cf color shades, tints & tones
#fe81cf color schemes
#fe81cf color preview, HTML & CSS examples
This text has a color of #fe81cf
<p style="color:#fe81cf;">Text here</p>
.mytext {color:#fe81cf;}
This box has a color of #fe81cf
<div style="background-color:#fe81cf;">Content here</div>
.mybackground {background-color:#fe81cf;}
Border around this has a color of #fe81cf
<div style="border:2px solid #fe81cf;">Content here</div>
.myborder {border:2px solid #fe81cf;}