#fe24dd color space conversions
Hex:
#fe24dd
RGB:
254, 36, 221
CMY:
0, 86, 13
CMYK:
0, 86, 13, 0
HSL:
309°, 99.0909%, 56.8627%
HSV (HSB):
309°, 85.8268%, 99.6078%
XYZ:
54.5551, 27.5530, 70.8495
xyY:
0.3567, 0.1801, 27.5530
CIE-Lab:
59.4828, 90.1731, -43.1667
CIE-LCH:
59.4828, 99.9728, 334.4191
CIE-Luv:
59.4828, 95.0233, -80.3261
Hunter-Lab:
52.4910, 93.6598, -43.2828
#fe24dd color charts
#fe24dd color shades, tints & tones
#fe24dd color schemes
#fe24dd color preview, HTML & CSS examples
This text has a color of #fe24dd
<p style="color:#fe24dd;">Text here</p>
.mytext {color:#fe24dd;}
This box has a color of #fe24dd
<div style="background-color:#fe24dd;">Content here</div>
.mybackground {background-color:#fe24dd;}
Border around this has a color of #fe24dd
<div style="border:2px solid #fe24dd;">Content here</div>
.myborder {border:2px solid #fe24dd;}