#ffd5a2 color space conversions
Hex:
#ffd5a2
RGB:
255, 213, 162
CMY:
0, 16, 36
CMYK:
0, 16, 36, 0
HSL:
33°, 100.0000%, 81.7647%
HSV (HSB):
33°, 36.4706%, 100.0000%
XYZ:
71.5558, 71.4571, 44.2036
xyY:
0.3822, 0.3817, 71.4571
CIE-Lab:
87.7066, 7.8429, 30.7133
CIE-LCH:
87.7066, 31.6989, 75.6752
CIE-Luv:
87.7066, 30.1796, 40.6617
Hunter-Lab:
84.5323, 3.1671, 28.1687
#ffd5a2 color charts
#ffd5a2 color shades, tints & tones
#ffd5a2 color schemes
#ffd5a2 color preview, HTML & CSS examples
This text has a color of #ffd5a2
<p style="color:#ffd5a2;">Text here</p>
.mytext {color:#ffd5a2;}
This box has a color of #ffd5a2
<div style="background-color:#ffd5a2;">Content here</div>
.mybackground {background-color:#ffd5a2;}
Border around this has a color of #ffd5a2
<div style="border:2px solid #ffd5a2;">Content here</div>
.myborder {border:2px solid #ffd5a2;}