#fd25d6 color space conversions
Hex:
#fd25d6
RGB:
253, 37, 214
CMY:
1, 85, 16
CMYK:
0, 85, 15, 1
HSL:
311°, 98.1818%, 56.8627%
HSV (HSB):
311°, 85.3755%, 99.2157%
XYZ:
53.3072, 27.0608, 66.0320
xyY:
0.3641, 0.1848, 27.0608
CIE-Lab:
59.0306, 88.9294, -39.9257
CIE-LCH:
59.0306, 97.4808, 335.8219
CIE-Luv:
59.0306, 97.1168, -75.0653
Hunter-Lab:
52.0200, 91.8817, -38.8462
#fd25d6 color charts
#fd25d6 color shades, tints & tones
#fd25d6 color schemes
#fd25d6 color preview, HTML & CSS examples
This text has a color of #fd25d6
<p style="color:#fd25d6;">Text here</p>
.mytext {color:#fd25d6;}
This box has a color of #fd25d6
<div style="background-color:#fd25d6;">Content here</div>
.mybackground {background-color:#fd25d6;}
Border around this has a color of #fd25d6
<div style="border:2px solid #fd25d6;">Content here</div>
.myborder {border:2px solid #fd25d6;}