#f1add5 color space conversions
Hex:
#f1add5
RGB:
241, 173, 213
CMY:
5, 32, 16
CMYK:
0, 28, 12, 5
HSL:
325°, 70.8333%, 81.1765%
HSV (HSB):
325°, 28.2158%, 94.5098%
XYZ:
63.2294, 53.3920, 69.9239
xyY:
0.3389, 0.2862, 53.3920
CIE-Lab:
78.1059, 30.8505, -10.2999
CIE-LCH:
78.1059, 32.5245, 341.5376
CIE-Luv:
78.1059, 38.2570, -21.1887
Hunter-Lab:
73.0698, 26.5890, -5.5885
#f1add5 color charts
#f1add5 color shades, tints & tones
#f1add5 color schemes
#f1add5 color preview, HTML & CSS examples
This text has a color of #f1add5
<p style="color:#f1add5;">Text here</p>
.mytext {color:#f1add5;}
This box has a color of #f1add5
<div style="background-color:#f1add5;">Content here</div>
.mybackground {background-color:#f1add5;}
Border around this has a color of #f1add5
<div style="border:2px solid #f1add5;">Content here</div>
.myborder {border:2px solid #f1add5;}