#f47d80 color space conversions
Hex:
#f47d80
RGB:
244, 125, 128
CMY:
4, 51, 50
CMYK:
0, 49, 48, 4
HSL:
358°, 84.3972%, 72.3529%
HSV (HSB):
358°, 48.7705%, 95.6863%
XYZ:
48.5381, 35.4588, 24.7081
xyY:
0.4465, 0.3262, 35.4588
CIE-Lab:
66.1043, 45.7566, 19.5696
CIE-LCH:
66.1043, 49.7658, 23.1559
CIE-Luv:
66.1043, 84.8892, 16.5195
Hunter-Lab:
59.5473, 41.2908, 17.0818
#f47d80 color charts
#f47d80 color shades, tints & tones
#f47d80 color schemes
#f47d80 color preview, HTML & CSS examples
This text has a color of #f47d80
<p style="color:#f47d80;">Text here</p>
.mytext {color:#f47d80;}
This box has a color of #f47d80
<div style="background-color:#f47d80;">Content here</div>
.mybackground {background-color:#f47d80;}
Border around this has a color of #f47d80
<div style="border:2px solid #f47d80;">Content here</div>
.myborder {border:2px solid #f47d80;}