#ffcd0d color space conversions
Hex:
#ffcd0d
RGB:
255, 205, 13
CMY:
0, 20, 95
CMYK:
0, 20, 95, 0
HSL:
48°, 100.0000%, 52.5490%
HSV (HSB):
48°, 94.9020%, 100.0000%
XYZ:
63.1440, 64.9517, 9.5897
xyY:
0.4586, 0.4717, 64.9517
CIE-Lab:
84.4588, 3.2703, 84.2211
CIE-LCH:
84.4588, 84.2846, 87.7763
CIE-Luv:
84.4588, 42.8824, 87.7708
Hunter-Lab:
80.5926, -1.1831, 49.3600
#ffcd0d color charts
#ffcd0d color shades, tints & tones
#ffcd0d color schemes
#ffcd0d color preview, HTML & CSS examples
This text has a color of #ffcd0d
<p style="color:#ffcd0d;">Text here</p>
.mytext {color:#ffcd0d;}
This box has a color of #ffcd0d
<div style="background-color:#ffcd0d;">Content here</div>
.mybackground {background-color:#ffcd0d;}
Border around this has a color of #ffcd0d
<div style="border:2px solid #ffcd0d;">Content here</div>
.myborder {border:2px solid #ffcd0d;}