#ff25c7 color space conversions
Hex:
#ff25c7
RGB:
255, 37, 199
CMY:
0, 85, 22
CMYK:
0, 85, 22, 0
HSL:
315°, 100.0000%, 57.2549%
HSV (HSB):
315°, 85.4902%, 100.0000%
XYZ:
52.2104, 26.7067, 56.4359
xyY:
0.3857, 0.1973, 26.7067
CIE-Lab:
58.7018, 87.4989, -31.8591
CIE-LCH:
58.7018, 93.1186, 339.9930
CIE-Luv:
58.7018, 105.2000, -62.5600
Hunter-Lab:
51.6785, 89.8998, -28.5732
#ff25c7 color charts
#ff25c7 color shades, tints & tones
#ff25c7 color schemes
#ff25c7 color preview, HTML & CSS examples
This text has a color of #ff25c7
<p style="color:#ff25c7;">Text here</p>
.mytext {color:#ff25c7;}
This box has a color of #ff25c7
<div style="background-color:#ff25c7;">Content here</div>
.mybackground {background-color:#ff25c7;}
Border around this has a color of #ff25c7
<div style="border:2px solid #ff25c7;">Content here</div>
.myborder {border:2px solid #ff25c7;}