#ffaaea color space conversions
Hex:
#ffaaea
RGB:
255, 170, 234
CMY:
0, 33, 8
CMYK:
0, 33, 8, 0
HSL:
315°, 100.0000%, 83.3333%
HSV (HSB):
315°, 33.3333%, 100.0000%
XYZ:
70.4660, 55.9500, 84.9274
xyY:
0.3334, 0.2647, 55.9500
CIE-Lab:
79.5853, 40.5274, -19.3000
CIE-LCH:
79.5853, 44.8883, 334.5353
CIE-Luv:
79.5853, 45.7380, -37.1614
Hunter-Lab:
74.7997, 37.2587, -14.9579
#ffaaea color charts
#ffaaea color shades, tints & tones
#ffaaea color schemes
#ffaaea color preview, HTML & CSS examples
This text has a color of #ffaaea
<p style="color:#ffaaea;">Text here</p>
.mytext {color:#ffaaea;}
This box has a color of #ffaaea
<div style="background-color:#ffaaea;">Content here</div>
.mybackground {background-color:#ffaaea;}
Border around this has a color of #ffaaea
<div style="border:2px solid #ffaaea;">Content here</div>
.myborder {border:2px solid #ffaaea;}