#fe15dd color space conversions
Hex:
#fe15dd
RGB:
254, 21, 221
CMY:
0, 92, 13
CMYK:
0, 92, 13, 0
HSL:
308°, 99.1489%, 53.9216%
HSV (HSB):
308°, 91.7323%, 99.6078%
XYZ:
54.1924, 26.8276, 70.7286
xyY:
0.3571, 0.1768, 26.8276
CIE-Lab:
58.8144, 92.1309, -44.2204
CIE-LCH:
58.8144, 102.1937, 334.3602
CIE-Luv:
58.8144, 96.5528, -82.0514
Hunter-Lab:
51.7954, 96.1187, -44.7060
#fe15dd color charts
#fe15dd color shades, tints & tones
#fe15dd color schemes
#fe15dd color preview, HTML & CSS examples
This text has a color of #fe15dd
<p style="color:#fe15dd;">Text here</p>
.mytext {color:#fe15dd;}
This box has a color of #fe15dd
<div style="background-color:#fe15dd;">Content here</div>
.mybackground {background-color:#fe15dd;}
Border around this has a color of #fe15dd
<div style="border:2px solid #fe15dd;">Content here</div>
.myborder {border:2px solid #fe15dd;}