#f2b75f color space conversions
Hex:
#f2b75f
RGB:
242, 183, 95
CMY:
5, 28, 63
CMYK:
0, 24, 61, 5
HSL:
36°, 84.9711%, 66.0784%
HSV (HSB):
36°, 60.7438%, 94.9020%
XYZ:
55.6170, 53.5704, 18.2353
xyY:
0.4365, 0.4204, 53.5704
CIE-Lab:
78.2106, 12.1285, 52.1900
CIE-LCH:
78.2106, 53.5807, 76.9171
CIE-Luv:
78.2106, 46.3558, 60.2236
Hunter-Lab:
73.1918, 7.5528, 36.4626
#f2b75f color charts
#f2b75f color shades, tints & tones
#f2b75f color schemes
#f2b75f color preview, HTML & CSS examples
This text has a color of #f2b75f
<p style="color:#f2b75f;">Text here</p>
.mytext {color:#f2b75f;}
This box has a color of #f2b75f
<div style="background-color:#f2b75f;">Content here</div>
.mybackground {background-color:#f2b75f;}
Border around this has a color of #f2b75f
<div style="border:2px solid #f2b75f;">Content here</div>
.myborder {border:2px solid #f2b75f;}