#ff257c color space conversions
Hex:
#ff257c
RGB:
255, 37, 124
CMY:
0, 85, 51
CMYK:
0, 85, 51, 0
HSL:
336°, 100.0000%, 57.2549%
HSV (HSB):
336°, 85.4902%, 100.0000%
XYZ:
45.5397, 24.0384, 21.3084
xyY:
0.5011, 0.2645, 24.0384
CIE-Lab:
56.1262, 80.3607, 8.2390
CIE-LCH:
56.1262, 80.7820, 5.8538
CIE-Luv:
56.1262, 138.4116, -5.8859
Hunter-Lab:
49.0289, 79.9959, 8.5523
#ff257c color charts
#ff257c color shades, tints & tones
#ff257c color schemes
#ff257c color preview, HTML & CSS examples
This text has a color of #ff257c
<p style="color:#ff257c;">Text here</p>
.mytext {color:#ff257c;}
This box has a color of #ff257c
<div style="background-color:#ff257c;">Content here</div>
.mybackground {background-color:#ff257c;}
Border around this has a color of #ff257c
<div style="border:2px solid #ff257c;">Content here</div>
.myborder {border:2px solid #ff257c;}