#f7d85f color space conversions
Hex:
#f7d85f
RGB:
247, 216, 95
CMY:
3, 15, 63
CMYK:
0, 13, 62, 3
HSL:
48°, 90.4762%, 67.0588%
HSV (HSB):
48°, 61.5385%, 96.8627%
XYZ:
64.9792, 69.7121, 20.8575
xyY:
0.4177, 0.4482, 69.7121
CIE-Lab:
86.8555, -2.8736, 62.0455
CIE-LCH:
86.8555, 62.1120, 92.6517
CIE-Luv:
86.8555, 26.7591, 75.0108
Hunter-Lab:
83.4938, -7.1961, 43.6345
#f7d85f color charts
#f7d85f color shades, tints & tones
#f7d85f color schemes
#f7d85f color preview, HTML & CSS examples
This text has a color of #f7d85f
<p style="color:#f7d85f;">Text here</p>
.mytext {color:#f7d85f;}
This box has a color of #f7d85f
<div style="background-color:#f7d85f;">Content here</div>
.mybackground {background-color:#f7d85f;}
Border around this has a color of #f7d85f
<div style="border:2px solid #f7d85f;">Content here</div>
.myborder {border:2px solid #f7d85f;}