#ff248c color space conversions
Hex:
#ff248c
RGB:
255, 36, 140
CMY:
0, 86, 45
CMYK:
0, 86, 45, 0
HSL:
332°, 100.0000%, 57.0588%
HSV (HSB):
332°, 85.8824%, 100.0000%
XYZ:
46.6045, 24.4152, 27.0672
xyY:
0.4751, 0.2489, 24.4152
CIE-Lab:
56.5011, 81.7707, -0.7528
CIE-LCH:
56.5011, 81.7741, 359.4725
CIE-Luv:
56.5011, 131.8443, -17.3020
Hunter-Lab:
49.4117, 81.8883, 2.1098
#ff248c color charts
#ff248c color shades, tints & tones
#ff248c color schemes
#ff248c color preview, HTML & CSS examples
This text has a color of #ff248c
<p style="color:#ff248c;">Text here</p>
.mytext {color:#ff248c;}
This box has a color of #ff248c
<div style="background-color:#ff248c;">Content here</div>
.mybackground {background-color:#ff248c;}
Border around this has a color of #ff248c
<div style="border:2px solid #ff248c;">Content here</div>
.myborder {border:2px solid #ff248c;}