#f48bbd color space conversions
Hex:
#f48bbd
RGB:
244, 139, 189
CMY:
4, 45, 26
CMYK:
0, 43, 23, 4
HSL:
331°, 82.6772%, 75.0980%
HSV (HSB):
331°, 43.0328%, 95.6863%
XYZ:
55.7262, 41.3725, 53.1927
xyY:
0.3708, 0.2753, 41.3725
CIE-Lab:
70.4361, 45.9128, -8.4892
CIE-LCH:
70.4361, 46.6910, 349.5244
CIE-Luv:
70.4361, 63.0230, -20.9514
Hunter-Lab:
64.3214, 42.0846, -4.0068
#f48bbd color charts
#f48bbd color shades, tints & tones
#f48bbd color schemes
#f48bbd color preview, HTML & CSS examples
This text has a color of #f48bbd
<p style="color:#f48bbd;">Text here</p>
.mytext {color:#f48bbd;}
This box has a color of #f48bbd
<div style="background-color:#f48bbd;">Content here</div>
.mybackground {background-color:#f48bbd;}
Border around this has a color of #f48bbd
<div style="border:2px solid #f48bbd;">Content here</div>
.myborder {border:2px solid #f48bbd;}