#ffcd14 color space conversions
Hex:
#ffcd14
RGB:
255, 205, 20
CMY:
0, 20, 92
CMYK:
0, 20, 92, 0
HSL:
47°, 100.0000%, 53.9216%
HSV (HSB):
47°, 92.1569%, 100.0000%
XYZ:
63.1976, 64.9732, 9.8720
xyY:
0.4578, 0.4707, 64.9732
CIE-Lab:
84.4699, 3.3461, 83.3752
CIE-LCH:
84.4699, 83.4423, 87.7018
CIE-Luv:
84.4699, 42.8108, 87.2913
Hunter-Lab:
80.6059, -1.1107, 49.1627
#ffcd14 color charts
#ffcd14 color shades, tints & tones
#ffcd14 color schemes
#ffcd14 color preview, HTML & CSS examples
This text has a color of #ffcd14
<p style="color:#ffcd14;">Text here</p>
.mytext {color:#ffcd14;}
This box has a color of #ffcd14
<div style="background-color:#ffcd14;">Content here</div>
.mybackground {background-color:#ffcd14;}
Border around this has a color of #ffcd14
<div style="border:2px solid #ffcd14;">Content here</div>
.myborder {border:2px solid #ffcd14;}