#f2b17f color space conversions
Hex:
#f2b17f
RGB:
242, 177, 127
CMY:
5, 31, 50
CMYK:
0, 27, 48, 5
HSL:
26°, 81.5603%, 72.3529%
HSV (HSB):
26°, 47.5207%, 94.9020%
XYZ:
56.1709, 51.8538, 27.1269
xyY:
0.4156, 0.3837, 51.8538
CIE-Lab:
77.1934, 17.8968, 34.8310
CIE-LCH:
77.1934, 39.1599, 62.8050
CIE-Luv:
77.1934, 47.7868, 41.6471
Hunter-Lab:
72.0096, 13.2215, 28.0714
#f2b17f color charts
#f2b17f color shades, tints & tones
#f2b17f color schemes
#f2b17f color preview, HTML & CSS examples
This text has a color of #f2b17f
<p style="color:#f2b17f;">Text here</p>
.mytext {color:#f2b17f;}
This box has a color of #f2b17f
<div style="background-color:#f2b17f;">Content here</div>
.mybackground {background-color:#f2b17f;}
Border around this has a color of #f2b17f
<div style="border:2px solid #f2b17f;">Content here</div>
.myborder {border:2px solid #f2b17f;}