#f2b99d color space conversions
Hex:
#f2b99d
RGB:
242, 185, 157
CMY:
5, 27, 38
CMYK:
0, 24, 35, 5
HSL:
20°, 76.5766%, 78.2353%
HSV (HSB):
20°, 35.1240%, 94.9020%
XYZ:
60.0527, 56.0095, 39.5441
xyY:
0.3859, 0.3599, 56.0095
CIE-Lab:
79.6192, 16.8918, 22.1674
CIE-LCH:
79.6192, 27.8698, 52.6922
CIE-Luv:
79.6192, 39.2616, 27.3604
Hunter-Lab:
74.8395, 12.2629, 21.0597
#f2b99d color charts
#f2b99d color shades, tints & tones
#f2b99d color schemes
#f2b99d color preview, HTML & CSS examples
This text has a color of #f2b99d
<p style="color:#f2b99d;">Text here</p>
.mytext {color:#f2b99d;}
This box has a color of #f2b99d
<div style="background-color:#f2b99d;">Content here</div>
.mybackground {background-color:#f2b99d;}
Border around this has a color of #f2b99d
<div style="border:2px solid #f2b99d;">Content here</div>
.myborder {border:2px solid #f2b99d;}