#ffcd3f color space conversions
Hex:
#ffcd3f
RGB:
255, 205, 63
CMY:
0, 20, 75
CMYK:
0, 20, 75, 0
HSL:
44°, 100.0000%, 62.3529%
HSV (HSB):
44°, 75.2941%, 100.0000%
XYZ:
63.9685, 65.2815, 13.9317
xyY:
0.4468, 0.4559, 65.2815
CIE-Lab:
84.6286, 4.4294, 72.7167
CIE-LCH:
84.6286, 72.8515, 86.5142
CIE-Luv:
84.6286, 41.7975, 80.5063
Hunter-Lab:
80.7970, -0.0728, 46.3346
#ffcd3f color charts
#ffcd3f color shades, tints & tones
#ffcd3f color schemes
#ffcd3f color preview, HTML & CSS examples
This text has a color of #ffcd3f
<p style="color:#ffcd3f;">Text here</p>
.mytext {color:#ffcd3f;}
This box has a color of #ffcd3f
<div style="background-color:#ffcd3f;">Content here</div>
.mybackground {background-color:#ffcd3f;}
Border around this has a color of #ffcd3f
<div style="border:2px solid #ffcd3f;">Content here</div>
.myborder {border:2px solid #ffcd3f;}