#fe15b5 color space conversions
Hex:
#fe15b5
RGB:
254, 21, 181
CMY:
0, 92, 29
CMYK:
0, 92, 29, 0
HSL:
319°, 99.1489%, 53.9216%
HSV (HSB):
319°, 91.7323%, 99.6078%
XYZ:
49.4817, 24.9434, 45.9226
xyY:
0.4112, 0.2073, 24.9434
CIE-Lab:
57.0202, 87.4856, -24.0896
CIE-LCH:
57.0202, 90.7416, 344.6048
CIE-Luv:
57.0202, 114.6878, -50.7473
Hunter-Lab:
49.9433, 89.4493, -19.5565
#fe15b5 color charts
#fe15b5 color shades, tints & tones
#fe15b5 color schemes
#fe15b5 color preview, HTML & CSS examples
This text has a color of #fe15b5
<p style="color:#fe15b5;">Text here</p>
.mytext {color:#fe15b5;}
This box has a color of #fe15b5
<div style="background-color:#fe15b5;">Content here</div>
.mybackground {background-color:#fe15b5;}
Border around this has a color of #fe15b5
<div style="border:2px solid #fe15b5;">Content here</div>
.myborder {border:2px solid #fe15b5;}