#ffd14f color space conversions
Hex:
#ffd14f
RGB:
255, 209, 79
CMY:
0, 18, 69
CMYK:
0, 18, 69, 0
HSL:
44°, 100.0000%, 65.4902%
HSV (HSB):
44°, 69.0196%, 100.0000%
XYZ:
65.4517, 67.4254, 16.9619
xyY:
0.4368, 0.4500, 67.4254
CIE-Lab:
85.7183, 3.0930, 67.7627
CIE-LCH:
85.7183, 67.8332, 87.3866
CIE-Luv:
85.7183, 38.2401, 77.7437
Hunter-Lab:
82.1130, -1.4165, 45.2317
#ffd14f color charts
#ffd14f color shades, tints & tones
#ffd14f color schemes
#ffd14f color preview, HTML & CSS examples
This text has a color of #ffd14f
<p style="color:#ffd14f;">Text here</p>
.mytext {color:#ffd14f;}
This box has a color of #ffd14f
<div style="background-color:#ffd14f;">Content here</div>
.mybackground {background-color:#ffd14f;}
Border around this has a color of #ffd14f
<div style="border:2px solid #ffd14f;">Content here</div>
.myborder {border:2px solid #ffd14f;}