#ff25bf color space conversions
Hex:
#ff25bf
RGB:
255, 37, 191
CMY:
0, 85, 25
CMYK:
0, 85, 25, 0
HSL:
318°, 100.0000%, 57.2549%
HSV (HSB):
318°, 85.4902%, 100.0000%
XYZ:
51.3055, 26.3447, 51.6712
xyY:
0.3967, 0.2037, 26.3447
CIE-Lab:
58.3628, 86.5808, -27.7887
CIE-LCH:
58.3628, 90.9310, 342.2056
CIE-Luv:
58.3628, 108.7620, -56.2545
Hunter-Lab:
51.3271, 88.6025, -23.7584
#ff25bf color charts
#ff25bf color shades, tints & tones
#ff25bf color schemes
#ff25bf color preview, HTML & CSS examples
This text has a color of #ff25bf
<p style="color:#ff25bf;">Text here</p>
.mytext {color:#ff25bf;}
This box has a color of #ff25bf
<div style="background-color:#ff25bf;">Content here</div>
.mybackground {background-color:#ff25bf;}
Border around this has a color of #ff25bf
<div style="border:2px solid #ff25bf;">Content here</div>
.myborder {border:2px solid #ff25bf;}