#ffd4a0 color space conversions
Hex:
#ffd4a0
RGB:
255, 212, 160
CMY:
0, 17, 37
CMYK:
0, 17, 37, 0
HSL:
33°, 100.0000%, 81.3725%
HSV (HSB):
33°, 37.2549%, 100.0000%
XYZ:
71.1286, 70.8850, 43.1910
xyY:
0.3841, 0.3827, 70.8850
CIE-Lab:
87.4291, 8.1321, 31.3744
CIE-LCH:
87.4291, 32.4112, 75.4691
CIE-Luv:
87.4291, 30.9774, 41.3626
Hunter-Lab:
84.1932, 3.4633, 28.5196
#ffd4a0 color charts
#ffd4a0 color shades, tints & tones
#ffd4a0 color schemes
#ffd4a0 color preview, HTML & CSS examples
This text has a color of #ffd4a0
<p style="color:#ffd4a0;">Text here</p>
.mytext {color:#ffd4a0;}
This box has a color of #ffd4a0
<div style="background-color:#ffd4a0;">Content here</div>
.mybackground {background-color:#ffd4a0;}
Border around this has a color of #ffd4a0
<div style="border:2px solid #ffd4a0;">Content here</div>
.myborder {border:2px solid #ffd4a0;}