#f47d5a color space conversions
Hex:
#f47d5a
RGB:
244, 125, 90
CMY:
4, 51, 65
CMYK:
0, 49, 63, 4
HSL:
14°, 87.5000%, 65.4902%
HSV (HSB):
14°, 63.1148%, 95.6863%
XYZ:
46.4873, 34.6385, 13.9086
xyY:
0.4892, 0.3645, 34.6385
CIE-Lab:
65.4663, 42.7971, 39.7339
CIE-LCH:
65.4663, 58.3984, 42.8744
CIE-Luv:
65.4663, 92.0023, 37.9414
Hunter-Lab:
58.8545, 37.9962, 27.1866
#f47d5a color charts
#f47d5a color shades, tints & tones
#f47d5a color schemes
#f47d5a color preview, HTML & CSS examples
This text has a color of #f47d5a
<p style="color:#f47d5a;">Text here</p>
.mytext {color:#f47d5a;}
This box has a color of #f47d5a
<div style="background-color:#f47d5a;">Content here</div>
.mybackground {background-color:#f47d5a;}
Border around this has a color of #f47d5a
<div style="border:2px solid #f47d5a;">Content here</div>
.myborder {border:2px solid #f47d5a;}