#ffcd8a color space conversions
Hex:
#ffcd8a
RGB:
255, 205, 138
CMY:
0, 20, 46
CMYK:
0, 20, 46, 0
HSL:
34°, 100.0000%, 77.0588%
HSV (HSB):
34°, 45.8824%, 100.0000%
XYZ:
67.6588, 66.7576, 33.3643
xyY:
0.4033, 0.3979, 66.7576
CIE-Lab:
85.3814, 9.4534, 39.9601
CIE-LCH:
85.3814, 41.0631, 76.6902
CIE-Luv:
85.3814, 37.3469, 50.5832
Hunter-Lab:
81.7053, 4.8284, 32.9827
#ffcd8a color charts
#ffcd8a color shades, tints & tones
#ffcd8a color schemes
#ffcd8a color preview, HTML & CSS examples
This text has a color of #ffcd8a
<p style="color:#ffcd8a;">Text here</p>
.mytext {color:#ffcd8a;}
This box has a color of #ffcd8a
<div style="background-color:#ffcd8a;">Content here</div>
.mybackground {background-color:#ffcd8a;}
Border around this has a color of #ffcd8a
<div style="border:2px solid #ffcd8a;">Content here</div>
.myborder {border:2px solid #ffcd8a;}