#fd26f5 color space conversions
Hex:
#fd26f5
RGB:
253, 38, 245
CMY:
1, 85, 4
CMYK:
0, 85, 3, 1
HSL:
302°, 98.1735%, 57.0588%
HSV (HSB):
302°, 84.9802%, 99.2157%
XYZ:
57.6826, 28.8614, 88.9168
xyY:
0.3287, 0.1645, 28.8614
CIE-Lab:
60.6592, 92.8958, -54.7701
CIE-LCH:
60.6592, 107.8396, 329.4770
CIE-Luv:
60.6592, 84.2294, -98.8568
Hunter-Lab:
53.7228, 97.6416, -60.5250
#fd26f5 color charts
#fd26f5 color shades, tints & tones
#fd26f5 color schemes
#fd26f5 color preview, HTML & CSS examples
This text has a color of #fd26f5
<p style="color:#fd26f5;">Text here</p>
.mytext {color:#fd26f5;}
This box has a color of #fd26f5
<div style="background-color:#fd26f5;">Content here</div>
.mybackground {background-color:#fd26f5;}
Border around this has a color of #fd26f5
<div style="border:2px solid #fd26f5;">Content here</div>
.myborder {border:2px solid #fd26f5;}