#f2bb8b color space conversions
Hex:
#f2bb8b
RGB:
242, 187, 139
CMY:
5, 27, 45
CMYK:
0, 23, 43, 5
HSL:
28°, 79.8450%, 74.7059%
HSV (HSB):
28°, 42.5620%, 94.9020%
XYZ:
59.0485, 56.2820, 32.1774
xyY:
0.4003, 0.3816, 56.2820
CIE-Lab:
79.7740, 13.8195, 31.9104
CIE-LCH:
79.7740, 34.7743, 66.5840
CIE-Luv:
79.7740, 39.8221, 39.7170
Hunter-Lab:
75.0213, 9.2081, 27.0848
#f2bb8b color charts
#f2bb8b color shades, tints & tones
#f2bb8b color schemes
#f2bb8b color preview, HTML & CSS examples
This text has a color of #f2bb8b
<p style="color:#f2bb8b;">Text here</p>
.mytext {color:#f2bb8b;}
This box has a color of #f2bb8b
<div style="background-color:#f2bb8b;">Content here</div>
.mybackground {background-color:#f2bb8b;}
Border around this has a color of #f2bb8b
<div style="border:2px solid #f2bb8b;">Content here</div>
.myborder {border:2px solid #f2bb8b;}