#fe51a6 color space conversions
Hex:
#fe51a6
RGB:
254, 81, 166
CMY:
0, 68, 35
CMYK:
0, 68, 35, 0
HSL:
331°, 98.8571%, 65.6863%
HSV (HSB):
331°, 68.1102%, 99.6078%
XYZ:
50.6984, 29.7089, 39.1387
xyY:
0.4241, 0.2485, 29.7089
CIE-Lab:
61.4022, 71.8678, -8.7520
CIE-LCH:
61.4022, 72.3987, 353.0568
CIE-Luv:
61.4022, 105.8283, -26.0902
Hunter-Lab:
54.5058, 70.6459, -4.4199
#fe51a6 color charts
#fe51a6 color shades, tints & tones
#fe51a6 color schemes
#fe51a6 color preview, HTML & CSS examples
This text has a color of #fe51a6
<p style="color:#fe51a6;">Text here</p>
.mytext {color:#fe51a6;}
This box has a color of #fe51a6
<div style="background-color:#fe51a6;">Content here</div>
.mybackground {background-color:#fe51a6;}
Border around this has a color of #fe51a6
<div style="border:2px solid #fe51a6;">Content here</div>
.myborder {border:2px solid #fe51a6;}