#fe24d5 color space conversions
Hex:
#fe24d5
RGB:
254, 36, 213
CMY:
0, 86, 16
CMYK:
0, 86, 16, 0
HSL:
311°, 99.0909%, 56.8627%
HSV (HSB):
311°, 85.8268%, 99.6078%
XYZ:
53.5142, 27.1367, 65.3682
xyY:
0.3665, 0.1858, 27.1367
CIE-Lab:
59.1006, 89.1605, -39.2357
CIE-LCH:
59.1006, 97.4117, 336.2478
CIE-Luv:
59.1006, 98.4462, -74.0753
Hunter-Lab:
52.0929, 92.2076, -37.9344
#fe24d5 color charts
#fe24d5 color shades, tints & tones
#fe24d5 color schemes
#fe24d5 color preview, HTML & CSS examples
This text has a color of #fe24d5
<p style="color:#fe24d5;">Text here</p>
.mytext {color:#fe24d5;}
This box has a color of #fe24d5
<div style="background-color:#fe24d5;">Content here</div>
.mybackground {background-color:#fe24d5;}
Border around this has a color of #fe24d5
<div style="border:2px solid #fe24d5;">Content here</div>
.myborder {border:2px solid #fe24d5;}