#f2b10d color space conversions
Hex:
#f2b10d
RGB:
242, 177, 13
CMY:
5, 31, 95
CMYK:
0, 27, 95, 5
HSL:
43°, 89.8039%, 50.0000%
HSV (HSB):
43°, 94.6281%, 94.9020%
XYZ:
52.4127, 50.3506, 7.3370
xyY:
0.4760, 0.4573, 50.3506
CIE-Lab:
76.2839, 12.2423, 77.7245
CIE-LCH:
76.2839, 78.6827, 81.0490
CIE-Luv:
76.2839, 54.3927, 77.1961
Hunter-Lab:
70.9581, 7.6710, 43.5402
#f2b10d color charts
#f2b10d color shades, tints & tones
#f2b10d color schemes
#f2b10d color preview, HTML & CSS examples
This text has a color of #f2b10d
<p style="color:#f2b10d;">Text here</p>
.mytext {color:#f2b10d;}
This box has a color of #f2b10d
<div style="background-color:#f2b10d;">Content here</div>
.mybackground {background-color:#f2b10d;}
Border around this has a color of #f2b10d
<div style="border:2px solid #f2b10d;">Content here</div>
.myborder {border:2px solid #f2b10d;}