#fc25a9 color space conversions
Hex:
#fc25a9
RGB:
252, 37, 169
CMY:
1, 85, 34
CMYK:
0, 85, 33, 1
HSL:
323°, 97.2851%, 56.6667%
HSV (HSB):
323°, 85.3175%, 98.8235%
XYZ:
47.9679, 24.8832, 39.8109
xyY:
0.4258, 0.2209, 24.8832
CIE-Lab:
56.9614, 83.5946, -17.2180
CIE-LCH:
56.9614, 85.3494, 348.3615
CIE-Luv:
56.9614, 116.2968, -40.0713
Hunter-Lab:
49.8830, 84.3517, -12.4003
#fc25a9 color charts
#fc25a9 color shades, tints & tones
#fc25a9 color schemes
#fc25a9 color preview, HTML & CSS examples
This text has a color of #fc25a9
<p style="color:#fc25a9;">Text here</p>
.mytext {color:#fc25a9;}
This box has a color of #fc25a9
<div style="background-color:#fc25a9;">Content here</div>
.mybackground {background-color:#fc25a9;}
Border around this has a color of #fc25a9
<div style="border:2px solid #fc25a9;">Content here</div>
.myborder {border:2px solid #fc25a9;}