#ffcd6e color space conversions
Hex:
#ffcd6e
RGB:
255, 205, 110
CMY:
0, 20, 57
CMYK:
0, 20, 57, 0
HSL:
39°, 100.0000%, 71.5686%
HSV (HSB):
39°, 56.8627%, 100.0000%
XYZ:
65.8858, 66.0484, 24.0279
xyY:
0.4224, 0.4235, 66.0484
CIE-Lab:
85.0211, 7.0722, 53.3145
CIE-LCH:
85.0211, 53.7815, 82.4438
CIE-Luv:
85.0211, 39.4071, 64.4606
Hunter-Lab:
81.2702, 2.4872, 39.3598
#ffcd6e color charts
#ffcd6e color shades, tints & tones
#ffcd6e color schemes
#ffcd6e color preview, HTML & CSS examples
This text has a color of #ffcd6e
<p style="color:#ffcd6e;">Text here</p>
.mytext {color:#ffcd6e;}
This box has a color of #ffcd6e
<div style="background-color:#ffcd6e;">Content here</div>
.mybackground {background-color:#ffcd6e;}
Border around this has a color of #ffcd6e
<div style="border:2px solid #ffcd6e;">Content here</div>
.myborder {border:2px solid #ffcd6e;}