#f2b99b color space conversions
Hex:
#f2b99b
RGB:
242, 185, 155
CMY:
5, 27, 39
CMYK:
0, 24, 36, 5
HSL:
21°, 76.9912%, 77.8431%
HSV (HSB):
21°, 35.9504%, 94.9020%
XYZ:
59.8833, 55.9417, 38.6520
xyY:
0.3877, 0.3621, 55.9417
CIE-Lab:
79.5806, 16.6542, 23.1820
CIE-LCH:
79.5806, 28.5442, 54.3061
CIE-Luv:
79.5806, 39.4800, 28.6733
Hunter-Lab:
74.7942, 12.0246, 21.7162
#f2b99b color charts
#f2b99b color shades, tints & tones
#f2b99b color schemes
#f2b99b color preview, HTML & CSS examples
This text has a color of #f2b99b
<p style="color:#f2b99b;">Text here</p>
.mytext {color:#f2b99b;}
This box has a color of #f2b99b
<div style="background-color:#f2b99b;">Content here</div>
.mybackground {background-color:#f2b99b;}
Border around this has a color of #f2b99b
<div style="border:2px solid #f2b99b;">Content here</div>
.myborder {border:2px solid #f2b99b;}