#fc25af color space conversions
Hex:
#fc25af
RGB:
252, 37, 175
CMY:
1, 85, 31
CMYK:
0, 85, 31, 1
HSL:
321°, 97.2851%, 56.6667%
HSV (HSB):
321°, 85.3175%, 98.8235%
XYZ:
48.5443, 25.1137, 42.8463
xyY:
0.4167, 0.2156, 25.1137
CIE-Lab:
57.1861, 84.2145, -20.3768
CIE-LCH:
57.1861, 86.6446, 346.3980
CIE-Luv:
57.1861, 113.5900, -44.7510
Hunter-Lab:
50.1136, 85.2116, -15.6125
#fc25af color charts
#fc25af color shades, tints & tones
#fc25af color schemes
#fc25af color preview, HTML & CSS examples
This text has a color of #fc25af
<p style="color:#fc25af;">Text here</p>
.mytext {color:#fc25af;}
This box has a color of #fc25af
<div style="background-color:#fc25af;">Content here</div>
.mybackground {background-color:#fc25af;}
Border around this has a color of #fc25af
<div style="border:2px solid #fc25af;">Content here</div>
.myborder {border:2px solid #fc25af;}