#f2b86d color space conversions
Hex:
#f2b86d
RGB:
242, 184, 109
CMY:
5, 28, 57
CMYK:
0, 24, 55, 5
HSL:
34°, 83.6478%, 68.8235%
HSV (HSB):
34°, 54.9587%, 94.9020%
XYZ:
56.5188, 54.2624, 21.9628
xyY:
0.4258, 0.4088, 54.2624
CIE-Lab:
78.6145, 12.6359, 45.8352
CIE-LCH:
78.6145, 47.5451, 74.5875
CIE-Luv:
78.6145, 44.5638, 54.3966
Hunter-Lab:
73.6630, 8.0459, 33.8866
#f2b86d color charts
#f2b86d color shades, tints & tones
#f2b86d color schemes
#f2b86d color preview, HTML & CSS examples
This text has a color of #f2b86d
<p style="color:#f2b86d;">Text here</p>
.mytext {color:#f2b86d;}
This box has a color of #f2b86d
<div style="background-color:#f2b86d;">Content here</div>
.mybackground {background-color:#f2b86d;}
Border around this has a color of #f2b86d
<div style="border:2px solid #f2b86d;">Content here</div>
.myborder {border:2px solid #f2b86d;}