#f2b56c color space conversions
Hex:
#f2b56c
RGB:
242, 181, 108
CMY:
5, 29, 58
CMYK:
0, 25, 55, 5
HSL:
33°, 83.7500%, 68.6275%
HSV (HSB):
33°, 55.3719%, 94.9020%
XYZ:
55.8486, 53.0077, 21.4753
xyY:
0.4285, 0.4067, 53.0077
CIE-Lab:
77.8795, 14.1352, 45.4425
CIE-LCH:
77.8795, 47.5901, 72.7214
CIE-Luv:
77.8795, 46.7775, 53.4856
Hunter-Lab:
72.8064, 9.5133, 33.4760
#f2b56c color charts
#f2b56c color shades, tints & tones
#f2b56c color schemes
#f2b56c color preview, HTML & CSS examples
This text has a color of #f2b56c
<p style="color:#f2b56c;">Text here</p>
.mytext {color:#f2b56c;}
This box has a color of #f2b56c
<div style="background-color:#f2b56c;">Content here</div>
.mybackground {background-color:#f2b56c;}
Border around this has a color of #f2b56c
<div style="border:2px solid #f2b56c;">Content here</div>
.myborder {border:2px solid #f2b56c;}