#f89d8c color space conversions
Hex:
#f89d8c
RGB:
248, 157, 140
CMY:
3, 38, 45
CMYK:
0, 37, 44, 3
HSL:
9°, 88.5246%, 76.0784%
HSV (HSB):
9°, 43.5484%, 97.2549%
XYZ:
55.5020, 45.9639, 30.7576
xyY:
0.4198, 0.3476, 45.9639
CIE-Lab:
73.5221, 32.0492, 23.1201
CIE-LCH:
73.5221, 39.5183, 35.8065
CIE-Luv:
73.5221, 64.3522, 24.6224
Hunter-Lab:
67.7966, 27.4856, 20.5593
#f89d8c color charts
#f89d8c color shades, tints & tones
#f89d8c color schemes
#f89d8c color preview, HTML & CSS examples
This text has a color of #f89d8c
<p style="color:#f89d8c;">Text here</p>
.mytext {color:#f89d8c;}
This box has a color of #f89d8c
<div style="background-color:#f89d8c;">Content here</div>
.mybackground {background-color:#f89d8c;}
Border around this has a color of #f89d8c
<div style="border:2px solid #f89d8c;">Content here</div>
.myborder {border:2px solid #f89d8c;}