#f7d95a color space conversions
Hex:
#f7d95a
RGB:
247, 217, 90
CMY:
3, 15, 65
CMYK:
0, 12, 64, 3
HSL:
49°, 90.7514%, 66.0784%
HSV (HSB):
49°, 63.5628%, 96.8627%
XYZ:
65.0161, 70.1381, 19.7841
xyY:
0.4196, 0.4527, 70.1381
CIE-Lab:
87.0645, -3.6913, 64.4186
CIE-LCH:
87.0645, 64.5242, 93.2796
CIE-Luv:
87.0645, 26.2822, 77.2300
Hunter-Lab:
83.7485, -7.9857, 44.6177
#f7d95a color charts
#f7d95a color shades, tints & tones
#f7d95a color schemes
#f7d95a color preview, HTML & CSS examples
This text has a color of #f7d95a
<p style="color:#f7d95a;">Text here</p>
.mytext {color:#f7d95a;}
This box has a color of #f7d95a
<div style="background-color:#f7d95a;">Content here</div>
.mybackground {background-color:#f7d95a;}
Border around this has a color of #f7d95a
<div style="border:2px solid #f7d95a;">Content here</div>
.myborder {border:2px solid #f7d95a;}