#f7d95f color space conversions
Hex:
#f7d95f
RGB:
247, 217, 95
CMY:
3, 15, 63
CMYK:
0, 12, 62, 3
HSL:
48°, 90.4762%, 67.0588%
HSV (HSB):
48°, 61.5385%, 96.8627%
XYZ:
65.2362, 70.2261, 20.9431
xyY:
0.4171, 0.4490, 70.2261
CIE-Lab:
87.1076, -3.3806, 62.3227
CIE-LCH:
87.1076, 62.4143, 93.1049
CIE-Luv:
87.1076, 26.0759, 75.4471
Hunter-Lab:
83.8010, -7.6957, 43.8432
#f7d95f color charts
#f7d95f color shades, tints & tones
#f7d95f color schemes
#f7d95f color preview, HTML & CSS examples
This text has a color of #f7d95f
<p style="color:#f7d95f;">Text here</p>
.mytext {color:#f7d95f;}
This box has a color of #f7d95f
<div style="background-color:#f7d95f;">Content here</div>
.mybackground {background-color:#f7d95f;}
Border around this has a color of #f7d95f
<div style="border:2px solid #f7d95f;">Content here</div>
.myborder {border:2px solid #f7d95f;}