#fd26d5 color space conversions
Hex:
#fd26d5
RGB:
253, 38, 213
CMY:
1, 85, 16
CMYK:
0, 85, 16, 1
HSL:
311°, 98.1735%, 57.0588%
HSV (HSB):
311°, 84.9802%, 99.2157%
XYZ:
53.2114, 27.0730, 65.3718
xyY:
0.3653, 0.1859, 27.0730
CIE-Lab:
59.0418, 88.6339, -39.3403
CIE-LCH:
59.0418, 96.9723, 336.0659
CIE-Luv:
59.0418, 97.4060, -74.1297
Hunter-Lab:
52.0317, 91.4915, -38.0689
#fd26d5 color charts
#fd26d5 color shades, tints & tones
#fd26d5 color schemes
#fd26d5 color preview, HTML & CSS examples
This text has a color of #fd26d5
<p style="color:#fd26d5;">Text here</p>
.mytext {color:#fd26d5;}
This box has a color of #fd26d5
<div style="background-color:#fd26d5;">Content here</div>
.mybackground {background-color:#fd26d5;}
Border around this has a color of #fd26d5
<div style="border:2px solid #fd26d5;">Content here</div>
.myborder {border:2px solid #fd26d5;}