#fc25d4 color space conversions
Hex:
#fc25d4
RGB:
252, 37, 212
CMY:
1, 85, 17
CMYK:
0, 85, 16, 1
HSL:
311°, 97.2851%, 56.6667%
HSV (HSB):
311°, 85.3175%, 98.8235%
XYZ:
52.6901, 26.7720, 64.6778
xyY:
0.3655, 0.1857, 26.7720
CIE-Lab:
58.7627, 88.4867, -39.2222
CIE-LCH:
58.7627, 96.7899, 336.0944
CIE-Luv:
58.7627, 97.2122, -73.8529
Hunter-Lab:
51.7417, 91.2238, -37.8941
#fc25d4 color charts
#fc25d4 color shades, tints & tones
#fc25d4 color schemes
#fc25d4 color preview, HTML & CSS examples
This text has a color of #fc25d4
<p style="color:#fc25d4;">Text here</p>
.mytext {color:#fc25d4;}
This box has a color of #fc25d4
<div style="background-color:#fc25d4;">Content here</div>
.mybackground {background-color:#fc25d4;}
Border around this has a color of #fc25d4
<div style="border:2px solid #fc25d4;">Content here</div>
.myborder {border:2px solid #fc25d4;}