#ffaa96 color space conversions
Hex:
#ffaa96
RGB:
255, 170, 150
CMY:
0, 33, 41
CMYK:
0, 33, 41, 0
HSL:
11°, 100.0000%, 79.4118%
HSV (HSB):
11°, 41.1765%, 100.0000%
XYZ:
61.1197, 52.2115, 35.7106
xyY:
0.4101, 0.3503, 52.2115
CIE-Lab:
77.4071, 28.9530, 23.1219
CIE-LCH:
77.4071, 37.0526, 38.6110
CIE-Luv:
77.4071, 59.4935, 25.7193
Hunter-Lab:
72.2575, 24.5354, 21.2783
#ffaa96 color charts
#ffaa96 color shades, tints & tones
#ffaa96 color schemes
#ffaa96 color preview, HTML & CSS examples
This text has a color of #ffaa96
<p style="color:#ffaa96;">Text here</p>
.mytext {color:#ffaa96;}
This box has a color of #ffaa96
<div style="background-color:#ffaa96;">Content here</div>
.mybackground {background-color:#ffaa96;}
Border around this has a color of #ffaa96
<div style="border:2px solid #ffaa96;">Content here</div>
.myborder {border:2px solid #ffaa96;}