#f2b99e color space conversions
Hex:
#f2b99e
RGB:
242, 185, 158
CMY:
5, 27, 38
CMYK:
0, 24, 35, 5
HSL:
19°, 76.3636%, 78.4314%
HSV (HSB):
19°, 34.7107%, 94.9020%
XYZ:
60.1385, 56.0438, 39.9956
xyY:
0.3851, 0.3588, 56.0438
CIE-Lab:
79.6387, 17.0118, 21.6599
CIE-LCH:
79.6387, 27.5418, 51.8538
CIE-Luv:
79.6387, 39.1517, 26.6992
Hunter-Lab:
74.8624, 12.3834, 20.7277
#f2b99e color charts
#f2b99e color shades, tints & tones
#f2b99e color schemes
#f2b99e color preview, HTML & CSS examples
This text has a color of #f2b99e
<p style="color:#f2b99e;">Text here</p>
.mytext {color:#f2b99e;}
This box has a color of #f2b99e
<div style="background-color:#f2b99e;">Content here</div>
.mybackground {background-color:#f2b99e;}
Border around this has a color of #f2b99e
<div style="border:2px solid #f2b99e;">Content here</div>
.myborder {border:2px solid #f2b99e;}