#fc25d8 color space conversions
Hex:
#fc25d8
RGB:
252, 37, 216
CMY:
1, 85, 15
CMYK:
0, 85, 14, 1
HSL:
310°, 97.2851%, 56.6667%
HSV (HSB):
310°, 85.3175%, 98.8235%
XYZ:
53.2011, 26.9765, 67.3687
xyY:
0.3606, 0.1828, 26.9765
CIE-Lab:
58.9525, 88.9923, -41.1950
CIE-LCH:
58.9525, 98.0645, 335.1603
CIE-Luv:
58.9525, 95.5018, -76.9831
Hunter-Lab:
51.9389, 91.9451, -40.5465
#fc25d8 color charts
#fc25d8 color shades, tints & tones
#fc25d8 color schemes
#fc25d8 color preview, HTML & CSS examples
This text has a color of #fc25d8
<p style="color:#fc25d8;">Text here</p>
.mytext {color:#fc25d8;}
This box has a color of #fc25d8
<div style="background-color:#fc25d8;">Content here</div>
.mybackground {background-color:#fc25d8;}
Border around this has a color of #fc25d8
<div style="border:2px solid #fc25d8;">Content here</div>
.myborder {border:2px solid #fc25d8;}