#ffcd4a color space conversions
Hex:
#ffcd4a
RGB:
255, 205, 74
CMY:
0, 20, 71
CMYK:
0, 20, 71, 0
HSL:
43°, 100.0000%, 64.5098%
HSV (HSB):
43°, 70.9804%, 100.0000%
XYZ:
64.3074, 65.4171, 15.7160
xyY:
0.4422, 0.4498, 65.4171
CIE-Lab:
84.6982, 4.9017, 68.7059
CIE-LCH:
84.6982, 68.8806, 85.9192
CIE-Luv:
84.6982, 41.3619, 77.5867
Hunter-Lab:
80.8808, 0.3818, 45.0959
#ffcd4a color charts
#ffcd4a color shades, tints & tones
#ffcd4a color schemes
#ffcd4a color preview, HTML & CSS examples
This text has a color of #ffcd4a
<p style="color:#ffcd4a;">Text here</p>
.mytext {color:#ffcd4a;}
This box has a color of #ffcd4a
<div style="background-color:#ffcd4a;">Content here</div>
.mybackground {background-color:#ffcd4a;}
Border around this has a color of #ffcd4a
<div style="border:2px solid #ffcd4a;">Content here</div>
.myborder {border:2px solid #ffcd4a;}