#ff25c2 color space conversions
Hex:
#ff25c2
RGB:
255, 37, 194
CMY:
0, 85, 24
CMYK:
0, 85, 24, 0
HSL:
317°, 100.0000%, 57.2549%
HSV (HSB):
317°, 85.4902%, 100.0000%
XYZ:
51.6392, 26.4782, 53.4280
xyY:
0.3926, 0.2013, 26.4782
CIE-Lab:
58.4882, 86.9210, -29.3210
CIE-LCH:
58.4882, 91.7332, 341.3592
CIE-Luv:
58.4882, 107.4220, -58.6188
Hunter-Lab:
51.4570, 89.0824, -25.5413
#ff25c2 color charts
#ff25c2 color shades, tints & tones
#ff25c2 color schemes
#ff25c2 color preview, HTML & CSS examples
This text has a color of #ff25c2
<p style="color:#ff25c2;">Text here</p>
.mytext {color:#ff25c2;}
This box has a color of #ff25c2
<div style="background-color:#ff25c2;">Content here</div>
.mybackground {background-color:#ff25c2;}
Border around this has a color of #ff25c2
<div style="border:2px solid #ff25c2;">Content here</div>
.myborder {border:2px solid #ff25c2;}