#ff25a4 color space conversions
Hex:
#ff25a4
RGB:
255, 37, 164
CMY:
0, 85, 36
CMYK:
0, 85, 36, 0
HSL:
325°, 100.0000%, 57.2549%
HSV (HSB):
325°, 85.4902%, 100.0000%
XYZ:
48.6024, 25.2635, 37.4367
xyY:
0.4367, 0.2270, 25.2635
CIE-Lab:
57.3312, 83.7481, -13.6789
CIE-LCH:
57.3312, 84.8579, 350.7235
CIE-Luv:
57.3312, 120.9396, -35.1581
Hunter-Lab:
50.2628, 84.6436, -8.9764
#ff25a4 color charts
#ff25a4 color shades, tints & tones
#ff25a4 color schemes
#ff25a4 color preview, HTML & CSS examples
This text has a color of #ff25a4
<p style="color:#ff25a4;">Text here</p>
.mytext {color:#ff25a4;}
This box has a color of #ff25a4
<div style="background-color:#ff25a4;">Content here</div>
.mybackground {background-color:#ff25a4;}
Border around this has a color of #ff25a4
<div style="border:2px solid #ff25a4;">Content here</div>
.myborder {border:2px solid #ff25a4;}