#f2bb5f color space conversions
Hex:
#f2bb5f
RGB:
242, 187, 95
CMY:
5, 27, 63
CMYK:
0, 23, 61, 5
HSL:
38°, 84.9711%, 66.0784%
HSV (HSB):
38°, 60.7438%, 94.9020%
XYZ:
56.4538, 55.2441, 18.5142
xyY:
0.4336, 0.4243, 55.2441
CIE-Lab:
79.1817, 10.0299, 53.3050
CIE-LCH:
79.1817, 54.2404, 79.3438
CIE-Luv:
79.1817, 43.4609, 61.9950
Hunter-Lab:
74.3264, 5.5066, 37.2597
#f2bb5f color charts
#f2bb5f color shades, tints & tones
#f2bb5f color schemes
#f2bb5f color preview, HTML & CSS examples
This text has a color of #f2bb5f
<p style="color:#f2bb5f;">Text here</p>
.mytext {color:#f2bb5f;}
This box has a color of #f2bb5f
<div style="background-color:#f2bb5f;">Content here</div>
.mybackground {background-color:#f2bb5f;}
Border around this has a color of #f2bb5f
<div style="border:2px solid #f2bb5f;">Content here</div>
.myborder {border:2px solid #f2bb5f;}