#fd25ce color space conversions
Hex:
#fd25ce
RGB:
253, 37, 206
CMY:
1, 85, 19
CMYK:
0, 85, 19, 1
HSL:
313°, 98.1818%, 56.8627%
HSV (HSB):
313°, 85.3755%, 99.2157%
XYZ:
52.3102, 26.6620, 60.7817
xyY:
0.3743, 0.1908, 26.6620
CIE-Lab:
58.6602, 87.9392, -35.9531
CIE-LCH:
58.6602, 95.0049, 337.7633
CIE-Luv:
58.6602, 100.5756, -68.7870
Hunter-Lab:
51.6353, 90.4713, -33.6477
#fd25ce color charts
#fd25ce color shades, tints & tones
#fd25ce color schemes
#fd25ce color preview, HTML & CSS examples
This text has a color of #fd25ce
<p style="color:#fd25ce;">Text here</p>
.mytext {color:#fd25ce;}
This box has a color of #fd25ce
<div style="background-color:#fd25ce;">Content here</div>
.mybackground {background-color:#fd25ce;}
Border around this has a color of #fd25ce
<div style="border:2px solid #fd25ce;">Content here</div>
.myborder {border:2px solid #fd25ce;}