#f1addd color space conversions
Hex:
#f1addd
RGB:
241, 173, 221
CMY:
5, 32, 13
CMYK:
0, 28, 8, 5
HSL:
318°, 70.8333%, 81.1765%
HSV (HSB):
318°, 28.2158%, 94.5098%
XYZ:
64.2703, 53.8084, 75.4053
xyY:
0.3322, 0.2781, 53.8084
CIE-Lab:
78.3499, 32.1810, -14.2751
CIE-LCH:
78.3499, 35.2050, 336.0785
CIE-Luv:
78.3499, 37.0538, -27.6312
Hunter-Lab:
73.3542, 28.0255, -9.5999
#f1addd color charts
#f1addd color shades, tints & tones
#f1addd color schemes
#f1addd color preview, HTML & CSS examples
This text has a color of #f1addd
<p style="color:#f1addd;">Text here</p>
.mytext {color:#f1addd;}
This box has a color of #f1addd
<div style="background-color:#f1addd;">Content here</div>
.mybackground {background-color:#f1addd;}
Border around this has a color of #f1addd
<div style="border:2px solid #f1addd;">Content here</div>
.myborder {border:2px solid #f1addd;}