#ffaaa5 color space conversions
Hex:
#ffaaa5
RGB:
255, 170, 165
CMY:
0, 33, 35
CMYK:
0, 33, 35, 0
HSL:
3°, 100.0000%, 82.3529%
HSV (HSB):
3°, 35.2941%, 100.0000%
XYZ:
62.4063, 52.7261, 42.4853
xyY:
0.3959, 0.3345, 52.7261
CIE-Lab:
77.7130, 30.6416, 15.4272
CIE-LCH:
77.7130, 34.3061, 26.7241
CIE-Luv:
77.7130, 57.2661, 15.6701
Hunter-Lab:
72.6127, 26.3378, 16.1387
#ffaaa5 color charts
#ffaaa5 color shades, tints & tones
#ffaaa5 color schemes
#ffaaa5 color preview, HTML & CSS examples
This text has a color of #ffaaa5
<p style="color:#ffaaa5;">Text here</p>
.mytext {color:#ffaaa5;}
This box has a color of #ffaaa5
<div style="background-color:#ffaaa5;">Content here</div>
.mybackground {background-color:#ffaaa5;}
Border around this has a color of #ffaaa5
<div style="border:2px solid #ffaaa5;">Content here</div>
.myborder {border:2px solid #ffaaa5;}