#f47dbc color space conversions
Hex:
#f47dbc
RGB:
244, 125, 188
CMY:
4, 51, 26
CMYK:
0, 49, 23, 4
HSL:
328°, 84.3972%, 72.3529%
HSV (HSB):
328°, 48.7705%, 95.6863%
XYZ:
53.7189, 37.5312, 51.9899
xyY:
0.3750, 0.2620, 37.5312
CIE-Lab:
67.6736, 52.7338, -12.0557
CIE-LCH:
67.6736, 54.0943, 347.1226
CIE-Luv:
67.6736, 70.6096, -27.4206
Hunter-Lab:
61.2627, 49.3102, -7.4319
#f47dbc color charts
#f47dbc color shades, tints & tones
#f47dbc color schemes
#f47dbc color preview, HTML & CSS examples
This text has a color of #f47dbc
<p style="color:#f47dbc;">Text here</p>
.mytext {color:#f47dbc;}
This box has a color of #f47dbc
<div style="background-color:#f47dbc;">Content here</div>
.mybackground {background-color:#f47dbc;}
Border around this has a color of #f47dbc
<div style="border:2px solid #f47dbc;">Content here</div>
.myborder {border:2px solid #f47dbc;}