#ffd7aa color space conversions
Hex:
#ffd7aa
RGB:
255, 215, 170
CMY:
0, 16, 33
CMYK:
0, 16, 33, 0
HSL:
32°, 100.0000%, 83.3333%
HSV (HSB):
32°, 33.3333%, 100.0000%
XYZ:
72.7961, 72.7632, 48.2381
xyY:
0.3756, 0.3755, 72.7632
CIE-Lab:
88.3346, 7.7490, 27.4211
CIE-LCH:
88.3346, 28.4950, 74.2202
CIE-Luv:
88.3346, 28.2672, 36.7027
Hunter-Lab:
85.3013, 3.0546, 26.1823
#ffd7aa color charts
#ffd7aa color shades, tints & tones
#ffd7aa color schemes
#ffd7aa color preview, HTML & CSS examples
This text has a color of #ffd7aa
<p style="color:#ffd7aa;">Text here</p>
.mytext {color:#ffd7aa;}
This box has a color of #ffd7aa
<div style="background-color:#ffd7aa;">Content here</div>
.mybackground {background-color:#ffd7aa;}
Border around this has a color of #ffd7aa
<div style="border:2px solid #ffd7aa;">Content here</div>
.myborder {border:2px solid #ffd7aa;}