#ffd2a1 color space conversions
Hex:
#ffd2a1
RGB:
255, 210, 161
CMY:
0, 18, 37
CMYK:
0, 18, 37, 0
HSL:
31°, 100.0000%, 81.5686%
HSV (HSB):
31°, 36.8627%, 100.0000%
XYZ:
70.7196, 69.9264, 43.4880
xyY:
0.3841, 0.3798, 69.9264
CIE-Lab:
86.9608, 9.2791, 30.2308
CIE-LCH:
86.9608, 31.6228, 72.9366
CIE-Luv:
86.9608, 32.1608, 39.6821
Hunter-Lab:
83.6220, 4.6200, 27.7013
#ffd2a1 color charts
#ffd2a1 color shades, tints & tones
#ffd2a1 color schemes
#ffd2a1 color preview, HTML & CSS examples
This text has a color of #ffd2a1
<p style="color:#ffd2a1;">Text here</p>
.mytext {color:#ffd2a1;}
This box has a color of #ffd2a1
<div style="background-color:#ffd2a1;">Content here</div>
.mybackground {background-color:#ffd2a1;}
Border around this has a color of #ffd2a1
<div style="border:2px solid #ffd2a1;">Content here</div>
.myborder {border:2px solid #ffd2a1;}