#f1b70a color space conversions
Hex:
#f1b70a
RGB:
241, 183, 10
CMY:
5, 28, 96
CMYK:
0, 24, 96, 5
HSL:
45°, 92.0319%, 49.2157%
HSV (HSB):
45°, 95.8506%, 94.5098%
XYZ:
53.2639, 52.5897, 7.6307
xyY:
0.4694, 0.4634, 52.5897
CIE-Lab:
77.6321, 8.6389, 78.9770
CIE-LCH:
77.6321, 79.4481, 83.7576
CIE-Luv:
77.6321, 48.9138, 79.5655
Hunter-Lab:
72.5187, 4.1978, 44.5244
#f1b70a color charts
#f1b70a color shades, tints & tones
#f1b70a color schemes
#f1b70a color preview, HTML & CSS examples
This text has a color of #f1b70a
<p style="color:#f1b70a;">Text here</p>
.mytext {color:#f1b70a;}
This box has a color of #f1b70a
<div style="background-color:#f1b70a;">Content here</div>
.mybackground {background-color:#f1b70a;}
Border around this has a color of #f1b70a
<div style="border:2px solid #f1b70a;">Content here</div>
.myborder {border:2px solid #f1b70a;}