#fe17dd color space conversions
Hex:
#fe17dd
RGB:
254, 23, 221
CMY:
0, 91, 13
CMYK:
0, 91, 13, 0
HSL:
309°, 99.1416%, 54.3137%
HSV (HSB):
309°, 90.9449%, 99.6078%
XYZ:
54.2306, 26.9041, 70.7413
xyY:
0.3571, 0.1771, 26.9041
CIE-Lab:
58.8854, 91.9223, -44.1084
CIE-LCH:
58.8854, 101.9572, 334.3663
CIE-Luv:
58.8854, 96.3910, -81.8689
Hunter-Lab:
51.8691, 95.8556, -44.5538
#fe17dd color charts
#fe17dd color shades, tints & tones
#fe17dd color schemes
#fe17dd color preview, HTML & CSS examples
This text has a color of #fe17dd
<p style="color:#fe17dd;">Text here</p>
.mytext {color:#fe17dd;}
This box has a color of #fe17dd
<div style="background-color:#fe17dd;">Content here</div>
.mybackground {background-color:#fe17dd;}
Border around this has a color of #fe17dd
<div style="border:2px solid #fe17dd;">Content here</div>
.myborder {border:2px solid #fe17dd;}