#f2c95f color space conversions
Hex:
#f2c95f
RGB:
242, 201, 95
CMY:
5, 21, 63
CMYK:
0, 17, 61, 5
HSL:
43°, 84.9711%, 66.0784%
HSV (HSB):
43°, 60.7438%, 94.9020%
XYZ:
59.5702, 61.4768, 19.5530
xyY:
0.4237, 0.4372, 61.4768
CIE-Lab:
82.6344, 2.7431, 57.2233
CIE-LCH:
82.6344, 57.2890, 87.2555
CIE-Luv:
82.6344, 33.5083, 68.1927
Hunter-Lab:
78.4071, -1.5963, 40.0994
#f2c95f color charts
#f2c95f color shades, tints & tones
#f2c95f color schemes
#f2c95f color preview, HTML & CSS examples
This text has a color of #f2c95f
<p style="color:#f2c95f;">Text here</p>
.mytext {color:#f2c95f;}
This box has a color of #f2c95f
<div style="background-color:#f2c95f;">Content here</div>
.mybackground {background-color:#f2c95f;}
Border around this has a color of #f2c95f
<div style="border:2px solid #f2c95f;">Content here</div>
.myborder {border:2px solid #f2c95f;}