#ffd14b color space conversions
Hex:
#ffd14b
RGB:
255, 209, 75
CMY:
0, 18, 71
CMYK:
0, 18, 71, 0
HSL:
45°, 100.0000%, 64.7059%
HSV (HSB):
45°, 70.5882%, 100.0000%
XYZ:
65.3105, 67.3689, 16.2179
xyY:
0.4386, 0.4525, 67.3689
CIE-Lab:
85.6899, 2.8976, 69.3106
CIE-LCH:
85.6899, 69.3712, 87.6061
CIE-Luv:
85.6899, 38.4084, 78.9311
Hunter-Lab:
82.0786, -1.6039, 45.7399
#ffd14b color charts
#ffd14b color shades, tints & tones
#ffd14b color schemes
#ffd14b color preview, HTML & CSS examples
This text has a color of #ffd14b
<p style="color:#ffd14b;">Text here</p>
.mytext {color:#ffd14b;}
This box has a color of #ffd14b
<div style="background-color:#ffd14b;">Content here</div>
.mybackground {background-color:#ffd14b;}
Border around this has a color of #ffd14b
<div style="border:2px solid #ffd14b;">Content here</div>
.myborder {border:2px solid #ffd14b;}