#f1b70c color space conversions
Hex:
#f1b70c
RGB:
241, 183, 12
CMY:
5, 28, 95
CMYK:
0, 24, 95, 5
HSL:
45°, 90.5138%, 49.6078%
HSV (HSB):
45°, 95.0207%, 94.5098%
XYZ:
53.2755, 52.5943, 7.6916
xyY:
0.4691, 0.4631, 52.5943
CIE-Lab:
77.6349, 8.6569, 78.7628
CIE-LCH:
77.6349, 79.2371, 83.7278
CIE-Luv:
77.6349, 48.8937, 79.4485
Hunter-Lab:
72.5219, 4.2149, 44.4771
#f1b70c color charts
#f1b70c color shades, tints & tones
#f1b70c color schemes
#f1b70c color preview, HTML & CSS examples
This text has a color of #f1b70c
<p style="color:#f1b70c;">Text here</p>
.mytext {color:#f1b70c;}
This box has a color of #f1b70c
<div style="background-color:#f1b70c;">Content here</div>
.mybackground {background-color:#f1b70c;}
Border around this has a color of #f1b70c
<div style="border:2px solid #f1b70c;">Content here</div>
.myborder {border:2px solid #f1b70c;}