#f89f5f color space conversions
Hex:
#f89f5f
RGB:
248, 159, 95
CMY:
3, 38, 63
CMYK:
0, 36, 62, 3
HSL:
25°, 91.6168%, 67.2549%
HSV (HSB):
25°, 61.6935%, 97.2549%
XYZ:
53.1751, 45.5790, 16.8215
xyY:
0.4601, 0.3944, 45.5790
CIE-Lab:
73.2715, 27.2054, 46.6004
CIE-LCH:
73.2715, 53.9604, 59.7235
CIE-Luv:
73.2715, 68.8835, 50.1817
Hunter-Lab:
67.5122, 22.4469, 32.4857
#f89f5f color charts
#f89f5f color shades, tints & tones
#f89f5f color schemes
#f89f5f color preview, HTML & CSS examples
This text has a color of #f89f5f
<p style="color:#f89f5f;">Text here</p>
.mytext {color:#f89f5f;}
This box has a color of #f89f5f
<div style="background-color:#f89f5f;">Content here</div>
.mybackground {background-color:#f89f5f;}
Border around this has a color of #f89f5f
<div style="border:2px solid #f89f5f;">Content here</div>
.myborder {border:2px solid #f89f5f;}