#f2b10b color space conversions
Hex:
#f2b10b
RGB:
242, 177, 11
CMY:
5, 31, 96
CMYK:
0, 27, 95, 5
HSL:
43°, 91.3043%, 49.6078%
HSV (HSB):
43°, 95.4545%, 94.9020%
XYZ:
52.4005, 50.3457, 7.2725
xyY:
0.4763, 0.4576, 50.3457
CIE-Lab:
76.2810, 12.2232, 77.9584
CIE-LCH:
76.2810, 78.9108, 81.0890
CIE-Luv:
76.2810, 54.4163, 77.3227
Hunter-Lab:
70.9547, 7.6527, 43.5914
#f2b10b color charts
#f2b10b color shades, tints & tones
#f2b10b color schemes
#f2b10b color preview, HTML & CSS examples
This text has a color of #f2b10b
<p style="color:#f2b10b;">Text here</p>
.mytext {color:#f2b10b;}
This box has a color of #f2b10b
<div style="background-color:#f2b10b;">Content here</div>
.mybackground {background-color:#f2b10b;}
Border around this has a color of #f2b10b
<div style="border:2px solid #f2b10b;">Content here</div>
.myborder {border:2px solid #f2b10b;}