#ff25c4 color space conversions
Hex:
#ff25c4
RGB:
255, 37, 196
CMY:
0, 85, 23
CMYK:
0, 85, 23, 0
HSL:
316°, 100.0000%, 57.2549%
HSV (HSB):
316°, 85.4902%, 100.0000%
XYZ:
51.8654, 26.5687, 54.6192
xyY:
0.3898, 0.1997, 26.5687
CIE-Lab:
58.5729, 87.1505, -30.3386
CIE-LCH:
58.5729, 92.2803, 340.8061
CIE-Luv:
58.5729, 106.5314, -60.1953
Hunter-Lab:
51.5448, 89.4068, -26.7450
#ff25c4 color charts
#ff25c4 color shades, tints & tones
#ff25c4 color schemes
#ff25c4 color preview, HTML & CSS examples
This text has a color of #ff25c4
<p style="color:#ff25c4;">Text here</p>
.mytext {color:#ff25c4;}
This box has a color of #ff25c4
<div style="background-color:#ff25c4;">Content here</div>
.mybackground {background-color:#ff25c4;}
Border around this has a color of #ff25c4
<div style="border:2px solid #ff25c4;">Content here</div>
.myborder {border:2px solid #ff25c4;}