#ff25cf color space conversions
Hex:
#ff25cf
RGB:
255, 37, 207
CMY:
0, 85, 19
CMYK:
0, 85, 19, 0
HSL:
313°, 100.0000%, 57.2549%
HSV (HSB):
313°, 85.4902%, 100.0000%
XYZ:
53.1641, 27.0881, 61.4580
xyY:
0.3752, 0.1912, 27.0881
CIE-Lab:
59.0558, 88.4513, -35.8794
CIE-LCH:
59.0558, 95.4514, 337.9206
CIE-Luv:
59.0558, 101.6803, -68.8597
Hunter-Lab:
52.0463, 91.2527, -33.5792
#ff25cf color charts
#ff25cf color shades, tints & tones
#ff25cf color schemes
#ff25cf color preview, HTML & CSS examples
This text has a color of #ff25cf
<p style="color:#ff25cf;">Text here</p>
.mytext {color:#ff25cf;}
This box has a color of #ff25cf
<div style="background-color:#ff25cf;">Content here</div>
.mybackground {background-color:#ff25cf;}
Border around this has a color of #ff25cf
<div style="border:2px solid #ff25cf;">Content here</div>
.myborder {border:2px solid #ff25cf;}