#f99b8e color space conversions
Hex:
#f99b8e
RGB:
249, 155, 142
CMY:
2, 39, 44
CMYK:
0, 38, 43, 2
HSL:
7°, 89.9160%, 76.6667%
HSV (HSB):
7°, 42.9719%, 97.6471%
XYZ:
55.6708, 45.5354, 31.4462
xyY:
0.4197, 0.3433, 45.5354
CIE-Lab:
73.2431, 33.6750, 21.6669
CIE-LCH:
73.2431, 40.0433, 32.7577
CIE-Luv:
73.2431, 66.1500, 22.4890
Hunter-Lab:
67.4799, 29.1721, 19.6063
#f99b8e color charts
#f99b8e color shades, tints & tones
#f99b8e color schemes
#f99b8e color preview, HTML & CSS examples
This text has a color of #f99b8e
<p style="color:#f99b8e;">Text here</p>
.mytext {color:#f99b8e;}
This box has a color of #f99b8e
<div style="background-color:#f99b8e;">Content here</div>
.mybackground {background-color:#f99b8e;}
Border around this has a color of #f99b8e
<div style="border:2px solid #f99b8e;">Content here</div>
.myborder {border:2px solid #f99b8e;}