#f48bdf color space conversions
Hex:
#f48bdf
RGB:
244, 139, 223
CMY:
4, 45, 13
CMYK:
0, 43, 9, 4
HSL:
312°, 82.6772%, 75.0980%
HSV (HSB):
312°, 43.0328%, 95.6863%
XYZ:
59.8601, 43.0260, 74.9619
xyY:
0.3366, 0.2419, 43.0260
CIE-Lab:
71.5726, 51.1162, -25.6125
CIE-LCH:
71.5726, 57.1739, 333.3862
CIE-Luv:
71.5726, 55.4408, -48.3983
Hunter-Lab:
65.5942, 48.1060, -21.8414
#f48bdf color charts
#f48bdf color shades, tints & tones
#f48bdf color schemes
#f48bdf color preview, HTML & CSS examples
This text has a color of #f48bdf
<p style="color:#f48bdf;">Text here</p>
.mytext {color:#f48bdf;}
This box has a color of #f48bdf
<div style="background-color:#f48bdf;">Content here</div>
.mybackground {background-color:#f48bdf;}
Border around this has a color of #f48bdf
<div style="border:2px solid #f48bdf;">Content here</div>
.myborder {border:2px solid #f48bdf;}