#f2b04b color space conversions
Hex:
#f2b04b
RGB:
242, 176, 75
CMY:
5, 31, 71
CMYK:
0, 27, 69, 5
HSL:
36°, 86.5285%, 62.1569%
HSV (HSB):
36°, 69.0083%, 94.9020%
XYZ:
53.4133, 50.4359, 13.5765
xyY:
0.4549, 0.4295, 50.4359
CIE-Lab:
76.3360, 14.6103, 59.2830
CIE-LCH:
76.3360, 61.0569, 76.1554
CIE-Luv:
76.3360, 52.9086, 64.7651
Hunter-Lab:
71.0182, 9.9691, 38.3783
#f2b04b color charts
#f2b04b color shades, tints & tones
#f2b04b color schemes
#f2b04b color preview, HTML & CSS examples
This text has a color of #f2b04b
<p style="color:#f2b04b;">Text here</p>
.mytext {color:#f2b04b;}
This box has a color of #f2b04b
<div style="background-color:#f2b04b;">Content here</div>
.mybackground {background-color:#f2b04b;}
Border around this has a color of #f2b04b
<div style="border:2px solid #f2b04b;">Content here</div>
.myborder {border:2px solid #f2b04b;}