#f2c90d color space conversions
Hex:
#f2c90d
RGB:
242, 201, 13
CMY:
5, 21, 95
CMYK:
0, 17, 95, 5
HSL:
49°, 89.8039%, 50.0000%
HSV (HSB):
49°, 94.6281%, 94.9020%
XYZ:
57.5772, 60.6796, 9.0585
xyY:
0.4522, 0.4766, 60.6796
CIE-Lab:
82.2062, -0.2372, 82.0116
CIE-LCH:
82.2062, 82.0119, 90.1657
CIE-Luv:
82.2062, 35.9493, 86.0863
Hunter-Lab:
77.8971, -4.3826, 47.6333
#f2c90d color charts
#f2c90d color shades, tints & tones
#f2c90d color schemes
#f2c90d color preview, HTML & CSS examples
This text has a color of #f2c90d
<p style="color:#f2c90d;">Text here</p>
.mytext {color:#f2c90d;}
This box has a color of #f2c90d
<div style="background-color:#f2c90d;">Content here</div>
.mybackground {background-color:#f2c90d;}
Border around this has a color of #f2c90d
<div style="border:2px solid #f2c90d;">Content here</div>
.myborder {border:2px solid #f2c90d;}