#f99b7d color space conversions
Hex:
#f99b7d
RGB:
249, 155, 125
CMY:
2, 39, 51
CMYK:
0, 38, 50, 2
HSL:
15°, 91.1765%, 73.3333%
HSV (HSB):
15°, 49.7992%, 97.6471%
XYZ:
54.4899, 45.0631, 25.2282
xyY:
0.4367, 0.3611, 45.0631
CIE-Lab:
72.9334, 32.0307, 30.4939
CIE-LCH:
72.9334, 44.2249, 43.5920
CIE-Luv:
72.9334, 68.7788, 32.9706
Hunter-Lab:
67.1291, 27.4160, 24.7082
#f99b7d color charts
#f99b7d color shades, tints & tones
#f99b7d color schemes
#f99b7d color preview, HTML & CSS examples
This text has a color of #f99b7d
<p style="color:#f99b7d;">Text here</p>
.mytext {color:#f99b7d;}
This box has a color of #f99b7d
<div style="background-color:#f99b7d;">Content here</div>
.mybackground {background-color:#f99b7d;}
Border around this has a color of #f99b7d
<div style="border:2px solid #f99b7d;">Content here</div>
.myborder {border:2px solid #f99b7d;}