#fd15f8 color space conversions
Hex:
#fd15f8
RGB:
253, 21, 248
CMY:
1, 92, 3
CMYK:
0, 92, 2, 1
HSL:
301°, 98.3051%, 53.7255%
HSV (HSB):
301°, 91.6996%, 99.2157%
XYZ:
57.7195, 28.1963, 91.2072
xyY:
0.3259, 0.1592, 28.1963
CIE-Lab:
60.0657, 95.5442, -57.3849
CIE-LCH:
60.0657, 111.4527, 329.0105
CIE-Luv:
60.0657, 84.5261, -102.9971
Hunter-Lab:
53.1002, 101.1027, -64.6690
#fd15f8 color charts
#fd15f8 color shades, tints & tones
#fd15f8 color schemes
#fd15f8 color preview, HTML & CSS examples
This text has a color of #fd15f8
<p style="color:#fd15f8;">Text here</p>
.mytext {color:#fd15f8;}
This box has a color of #fd15f8
<div style="background-color:#fd15f8;">Content here</div>
.mybackground {background-color:#fd15f8;}
Border around this has a color of #fd15f8
<div style="border:2px solid #fd15f8;">Content here</div>
.myborder {border:2px solid #fd15f8;}