#ffd70b color space conversions
Hex:
#ffd70b
RGB:
255, 215, 11
CMY:
0, 16, 96
CMYK:
0, 16, 96, 0
HSL:
50°, 100.0000%, 52.1569%
HSV (HSB):
50°, 95.6863%, 100.0000%
XYZ:
65.6008, 69.8850, 10.3482
xyY:
0.4498, 0.4792, 69.8850
CIE-Lab:
86.9404, -1.8397, 86.2127
CIE-LCH:
86.9404, 86.2323, 91.2224
CIE-Luv:
86.9404, 35.4317, 91.5667
Hunter-Lab:
83.5973, -6.2219, 51.1788
#ffd70b color charts
#ffd70b color shades, tints & tones
#ffd70b color schemes
#ffd70b color preview, HTML & CSS examples
This text has a color of #ffd70b
<p style="color:#ffd70b;">Text here</p>
.mytext {color:#ffd70b;}
This box has a color of #ffd70b
<div style="background-color:#ffd70b;">Content here</div>
.mybackground {background-color:#ffd70b;}
Border around this has a color of #ffd70b
<div style="border:2px solid #ffd70b;">Content here</div>
.myborder {border:2px solid #ffd70b;}