#ffd00f color space conversions
Hex:
#ffd00f
RGB:
255, 208, 15
CMY:
0, 18, 94
CMYK:
0, 18, 94, 0
HSL:
48°, 100.0000%, 52.9412%
HSV (HSB):
48°, 94.1176%, 100.0000%
XYZ:
63.8821, 66.4062, 9.9027
xyY:
0.4557, 0.4737, 66.4062
CIE-Lab:
85.2032, 1.7552, 84.5467
CIE-LCH:
85.2032, 84.5649, 88.8107
CIE-Luv:
85.2032, 40.6039, 88.7567
Hunter-Lab:
81.4900, -2.6769, 49.8381
#ffd00f color charts
#ffd00f color shades, tints & tones
#ffd00f color schemes
#ffd00f color preview, HTML & CSS examples
This text has a color of #ffd00f
<p style="color:#ffd00f;">Text here</p>
.mytext {color:#ffd00f;}
This box has a color of #ffd00f
<div style="background-color:#ffd00f;">Content here</div>
.mybackground {background-color:#ffd00f;}
Border around this has a color of #ffd00f
<div style="border:2px solid #ffd00f;">Content here</div>
.myborder {border:2px solid #ffd00f;}