#fe52a5 color space conversions
Hex:
#fe52a5
RGB:
254, 82, 165
CMY:
0, 68, 35
CMYK:
0, 68, 35, 0
HSL:
331°, 98.8506%, 65.8824%
HSV (HSB):
331°, 67.7165%, 99.6078%
XYZ:
50.6819, 29.8220, 38.6823
xyY:
0.4252, 0.2502, 29.8220
CIE-Lab:
61.5004, 71.4006, -8.0279
CIE-LCH:
61.5004, 71.8505, 353.5849
CIE-Luv:
61.5004, 105.7772, -24.9827
Hunter-Lab:
54.6096, 70.0951, -3.7710
#fe52a5 color charts
#fe52a5 color shades, tints & tones
#fe52a5 color schemes
#fe52a5 color preview, HTML & CSS examples
This text has a color of #fe52a5
<p style="color:#fe52a5;">Text here</p>
.mytext {color:#fe52a5;}
This box has a color of #fe52a5
<div style="background-color:#fe52a5;">Content here</div>
.mybackground {background-color:#fe52a5;}
Border around this has a color of #fe52a5
<div style="border:2px solid #fe52a5;">Content here</div>
.myborder {border:2px solid #fe52a5;}