#f89caa color space conversions
Hex:
#f89caa
RGB:
248, 156, 170
CMY:
3, 39, 33
CMYK:
0, 37, 31, 3
HSL:
351°, 86.7925%, 79.2157%
HSV (HSB):
351°, 37.0968%, 97.2549%
XYZ:
57.8556, 46.6357, 43.9825
xyY:
0.3897, 0.3141, 46.6357
CIE-Lab:
73.9561, 36.0041, 7.2529
CIE-LCH:
73.9561, 36.7273, 11.3897
CIE-Luv:
73.9561, 59.9728, 3.4721
Hunter-Lab:
68.2903, 31.7172, 9.6174
#f89caa color charts
#f89caa color shades, tints & tones
#f89caa color schemes
#f89caa color preview, HTML & CSS examples
This text has a color of #f89caa
<p style="color:#f89caa;">Text here</p>
.mytext {color:#f89caa;}
This box has a color of #f89caa
<div style="background-color:#f89caa;">Content here</div>
.mybackground {background-color:#f89caa;}
Border around this has a color of #f89caa
<div style="border:2px solid #f89caa;">Content here</div>
.myborder {border:2px solid #f89caa;}