#f1c85a color space conversions
Hex:
#f1c85a
RGB:
241, 200, 90
CMY:
5, 22, 65
CMYK:
0, 17, 63, 5
HSL:
44°, 84.3575%, 64.9020%
HSV (HSB):
44°, 62.6556%, 94.5098%
XYZ:
58.7754, 60.7475, 18.3005
xyY:
0.4265, 0.4408, 60.7475
CIE-Lab:
82.2428, 2.5194, 59.0108
CIE-LCH:
82.2428, 59.0645, 87.5554
CIE-Luv:
82.2428, 33.7343, 69.6170
Hunter-Lab:
77.9407, -1.7887, 40.6372
#f1c85a color charts
#f1c85a color shades, tints & tones
#f1c85a color schemes
#f1c85a color preview, HTML & CSS examples
This text has a color of #f1c85a
<p style="color:#f1c85a;">Text here</p>
.mytext {color:#f1c85a;}
This box has a color of #f1c85a
<div style="background-color:#f1c85a;">Content here</div>
.mybackground {background-color:#f1c85a;}
Border around this has a color of #f1c85a
<div style="border:2px solid #f1c85a;">Content here</div>
.myborder {border:2px solid #f1c85a;}