#f0d25f color space conversions
Hex:
#f0d25f
RGB:
240, 210, 95
CMY:
6, 18, 63
CMYK:
0, 13, 60, 6
HSL:
48°, 82.8571%, 65.6863%
HSV (HSB):
48°, 60.4167%, 94.1176%
XYZ:
61.0473, 65.4447, 20.2410
xyY:
0.4160, 0.4460, 65.4447
CIE-Lab:
84.7124, -2.7057, 59.4977
CIE-LCH:
84.7124, 59.5592, 92.6038
CIE-Luv:
84.7124, 25.8337, 72.0782
Hunter-Lab:
80.8979, -6.8712, 41.7939
#f0d25f color charts
#f0d25f color shades, tints & tones
#f0d25f color schemes
#f0d25f color preview, HTML & CSS examples
This text has a color of #f0d25f
<p style="color:#f0d25f;">Text here</p>
.mytext {color:#f0d25f;}
This box has a color of #f0d25f
<div style="background-color:#f0d25f;">Content here</div>
.mybackground {background-color:#f0d25f;}
Border around this has a color of #f0d25f
<div style="border:2px solid #f0d25f;">Content here</div>
.myborder {border:2px solid #f0d25f;}