#ff25b7 color space conversions
Hex:
#ff25b7
RGB:
255, 37, 183
CMY:
0, 85, 28
CMYK:
0, 85, 28, 0
HSL:
320°, 100.0000%, 57.2549%
HSV (HSB):
320°, 85.4902%, 100.0000%
XYZ:
50.4488, 26.0020, 47.1597
xyY:
0.4081, 0.2104, 26.0020
CIE-Lab:
58.0390, 85.6979, -23.6680
CIE-LCH:
58.0390, 88.9061, 344.5610
CIE-Luv:
58.0390, 112.3553, -49.9591
Hunter-Lab:
50.9922, 87.3616, -19.1393
#ff25b7 color charts
#ff25b7 color shades, tints & tones
#ff25b7 color schemes
#ff25b7 color preview, HTML & CSS examples
This text has a color of #ff25b7
<p style="color:#ff25b7;">Text here</p>
.mytext {color:#ff25b7;}
This box has a color of #ff25b7
<div style="background-color:#ff25b7;">Content here</div>
.mybackground {background-color:#ff25b7;}
Border around this has a color of #ff25b7
<div style="border:2px solid #ff25b7;">Content here</div>
.myborder {border:2px solid #ff25b7;}