#f89d7e color space conversions
Hex:
#f89d7e
RGB:
248, 157, 126
CMY:
3, 38, 51
CMYK:
0, 37, 49, 3
HSL:
15°, 89.7059%, 73.3333%
HSV (HSB):
15°, 49.1935%, 97.2549%
XYZ:
54.5343, 45.5768, 25.6616
xyY:
0.4336, 0.3624, 45.5768
CIE-Lab:
73.2701, 30.6923, 30.3748
CIE-LCH:
73.2701, 43.1815, 44.7021
CIE-Luv:
73.2701, 66.4444, 33.2046
Hunter-Lab:
67.5106, 26.0468, 24.7205
#f89d7e color charts
#f89d7e color shades, tints & tones
#f89d7e color schemes
#f89d7e color preview, HTML & CSS examples
This text has a color of #f89d7e
<p style="color:#f89d7e;">Text here</p>
.mytext {color:#f89d7e;}
This box has a color of #f89d7e
<div style="background-color:#f89d7e;">Content here</div>
.mybackground {background-color:#f89d7e;}
Border around this has a color of #f89d7e
<div style="border:2px solid #f89d7e;">Content here</div>
.myborder {border:2px solid #f89d7e;}