#f2b96b color space conversions
Hex:
#f2b96b
RGB:
242, 185, 107
CMY:
5, 27, 58
CMYK:
0, 24, 56, 5
HSL:
35°, 83.8509%, 68.4314%
HSV (HSB):
35°, 55.7851%, 94.9020%
XYZ:
56.6208, 54.6367, 21.4716
xyY:
0.4266, 0.4116, 54.6367
CIE-Lab:
78.8315, 11.9529, 47.0905
CIE-LCH:
78.8315, 48.5839, 75.7575
CIE-Luv:
78.8315, 44.0150, 55.8061
Hunter-Lab:
73.9166, 7.3783, 34.5188
#f2b96b color charts
#f2b96b color shades, tints & tones
#f2b96b color schemes
#f2b96b color preview, HTML & CSS examples
This text has a color of #f2b96b
<p style="color:#f2b96b;">Text here</p>
.mytext {color:#f2b96b;}
This box has a color of #f2b96b
<div style="background-color:#f2b96b;">Content here</div>
.mybackground {background-color:#f2b96b;}
Border around this has a color of #f2b96b
<div style="border:2px solid #f2b96b;">Content here</div>
.myborder {border:2px solid #f2b96b;}