#ff258e color space conversions
Hex:
#ff258e
RGB:
255, 37, 142
CMY:
0, 85, 44
CMYK:
0, 85, 44, 0
HSL:
331°, 100.0000%, 57.2549%
HSV (HSB):
331°, 85.4902%, 100.0000%
XYZ:
46.7841, 24.5361, 27.8613
xyY:
0.4717, 0.2474, 24.5361
CIE-Lab:
56.6206, 81.7613, -1.7648
CIE-LCH:
56.6206, 81.7803, 358.7635
CIE-Luv:
56.6206, 130.7453, -18.6056
Hunter-Lab:
49.5340, 81.9060, 1.3250
#ff258e color charts
#ff258e color shades, tints & tones
#ff258e color schemes
#ff258e color preview, HTML & CSS examples
This text has a color of #ff258e
<p style="color:#ff258e;">Text here</p>
.mytext {color:#ff258e;}
This box has a color of #ff258e
<div style="background-color:#ff258e;">Content here</div>
.mybackground {background-color:#ff258e;}
Border around this has a color of #ff258e
<div style="border:2px solid #ff258e;">Content here</div>
.myborder {border:2px solid #ff258e;}