#ff248b color space conversions
Hex:
#ff248b
RGB:
255, 36, 139
CMY:
0, 86, 45
CMYK:
0, 86, 45, 0
HSL:
332°, 100.0000%, 57.0588%
HSV (HSB):
332°, 85.8824%, 100.0000%
XYZ:
46.5311, 24.3858, 26.6806
xyY:
0.4768, 0.2499, 24.3858
CIE-Lab:
56.4720, 81.6889, -0.2013
CIE-LCH:
56.4720, 81.6891, 359.8588
CIE-Luv:
56.4720, 132.2803, -16.5771
Hunter-Lab:
49.3820, 81.7763, 2.5337
#ff248b color charts
#ff248b color shades, tints & tones
#ff248b color schemes
#ff248b color preview, HTML & CSS examples
This text has a color of #ff248b
<p style="color:#ff248b;">Text here</p>
.mytext {color:#ff248b;}
This box has a color of #ff248b
<div style="background-color:#ff248b;">Content here</div>
.mybackground {background-color:#ff248b;}
Border around this has a color of #ff248b
<div style="border:2px solid #ff248b;">Content here</div>
.myborder {border:2px solid #ff248b;}