#fe1a7d color space conversions
Hex:
#fe1a7d
RGB:
254, 26, 125
CMY:
0, 90, 51
CMYK:
0, 90, 51, 0
HSL:
334°, 99.1304%, 54.9020%
HSV (HSB):
334°, 89.7638%, 99.6078%
XYZ:
44.9441, 23.2903, 21.5287
xyY:
0.5007, 0.2595, 23.2903
CIE-Lab:
55.3701, 81.9068, 6.5367
CIE-LCH:
55.3701, 82.1672, 4.5629
CIE-Luv:
55.3701, 139.5920, -8.3131
Hunter-Lab:
48.2600, 81.7804, 7.3329
#fe1a7d color charts
#fe1a7d color shades, tints & tones
#fe1a7d color schemes
#fe1a7d color preview, HTML & CSS examples
This text has a color of #fe1a7d
<p style="color:#fe1a7d;">Text here</p>
.mytext {color:#fe1a7d;}
This box has a color of #fe1a7d
<div style="background-color:#fe1a7d;">Content here</div>
.mybackground {background-color:#fe1a7d;}
Border around this has a color of #fe1a7d
<div style="border:2px solid #fe1a7d;">Content here</div>
.myborder {border:2px solid #fe1a7d;}