#ffcdaa color space conversions
Hex:
#ffcdaa
RGB:
255, 205, 170
CMY:
0, 20, 33
CMYK:
0, 20, 33, 0
HSL:
25°, 100.0000%, 83.3333%
HSV (HSB):
25°, 33.3333%, 100.0000%
XYZ:
70.3270, 67.8249, 47.4151
xyY:
0.3790, 0.3655, 67.8249
CIE-Lab:
85.9188, 12.9302, 24.1281
CIE-LCH:
85.9188, 27.3743, 61.8133
CIE-Luv:
85.9188, 34.4868, 31.2358
Hunter-Lab:
82.3559, 8.3056, 23.5138
#ffcdaa color charts
#ffcdaa RGB chart
#ffcdaa CMYK chart
#ffcdaa RGB pie chart
#ffcdaa color shades, tints & tones
#ffcdaa color schemes
#ffcdaa color preview, HTML & CSS examples
This text has a color of #ffcdaa
<p style="color:#ffcdaa;">Text here</p>
.mytext {color:#ffcdaa;}
Text color #ffcdaa
This box has a color of #ffcdaa
<div style="background-color:#ffcdaa;">Content here</div>
.mybackground {background-color:#ffcdaa;}
Background color #ffcdaa
Border around this has a color of #ffcdaa
<div style="border:2px solid #ffcdaa;">Content here</div>
.myborder {border:2px solid #ffcdaa;}
Border color #ffcdaa