#ffdaa0 color space conversions
Hex:
#ffdaa0
RGB:
255, 218, 160
CMY:
0, 15, 37
CMYK:
0, 15, 37, 0
HSL:
37°, 100.0000%, 81.3725%
HSV (HSB):
37°, 37.2549%, 100.0000%
XYZ:
72.6566, 73.9409, 43.7003
xyY:
0.3818, 0.3886, 73.9409
CIE-Lab:
88.8945, 5.0431, 33.3257
CIE-LCH:
88.8945, 33.7051, 81.3949
CIE-Luv:
88.8945, 27.1888, 44.5422
Hunter-Lab:
85.9889, 0.3436, 30.0605
#ffdaa0 color charts
#ffdaa0 color shades, tints & tones
#ffdaa0 color schemes
#ffdaa0 color preview, HTML & CSS examples
This text has a color of #ffdaa0
<p style="color:#ffdaa0;">Text here</p>
.mytext {color:#ffdaa0;}
This box has a color of #ffdaa0
<div style="background-color:#ffdaa0;">Content here</div>
.mybackground {background-color:#ffdaa0;}
Border around this has a color of #ffdaa0
<div style="border:2px solid #ffdaa0;">Content here</div>
.myborder {border:2px solid #ffdaa0;}