#f89d8f color space conversions
Hex:
#f89d8f
RGB:
248, 157, 143
CMY:
3, 38, 44
CMYK:
0, 37, 42, 3
HSL:
8°, 88.2353%, 76.6667%
HSV (HSB):
8°, 42.3387%, 97.2549%
XYZ:
55.7263, 46.0536, 31.9387
xyY:
0.4167, 0.3444, 46.0536
CIE-Lab:
73.5803, 32.3606, 21.5618
CIE-LCH:
73.5803, 38.8859, 33.6754
CIE-Luv:
73.5803, 63.8822, 22.6897
Hunter-Lab:
67.8628, 27.8174, 19.5999
#f89d8f color charts
#f89d8f color shades, tints & tones
#f89d8f color schemes
#f89d8f color preview, HTML & CSS examples
This text has a color of #f89d8f
<p style="color:#f89d8f;">Text here</p>
.mytext {color:#f89d8f;}
This box has a color of #f89d8f
<div style="background-color:#f89d8f;">Content here</div>
.mybackground {background-color:#f89d8f;}
Border around this has a color of #f89d8f
<div style="border:2px solid #f89d8f;">Content here</div>
.myborder {border:2px solid #f89d8f;}