#f47f82 color space conversions
Hex:
#f47f82
RGB:
244, 127, 130
CMY:
4, 50, 49
CMYK:
0, 48, 47, 4
HSL:
358°, 84.1727%, 72.7451%
HSV (HSB):
358°, 47.9508%, 95.6863%
XYZ:
48.9269, 36.0235, 25.4936
xyY:
0.4430, 0.3262, 36.0235
CIE-Lab:
66.5379, 44.9519, 19.0378
CIE-LCH:
66.5379, 48.8171, 22.9534
CIE-Luv:
66.5379, 83.1438, 16.1263
Hunter-Lab:
60.0196, 40.4755, 16.8300
#f47f82 color charts
#f47f82 color shades, tints & tones
#f47f82 color schemes
#f47f82 color preview, HTML & CSS examples
This text has a color of #f47f82
<p style="color:#f47f82;">Text here</p>
.mytext {color:#f47f82;}
This box has a color of #f47f82
<div style="background-color:#f47f82;">Content here</div>
.mybackground {background-color:#f47f82;}
Border around this has a color of #f47f82
<div style="border:2px solid #f47f82;">Content here</div>
.myborder {border:2px solid #f47f82;}