#f1d2e1 color space conversions
Hex:
#f1d2e1
RGB:
241, 210, 225
CMY:
5, 18, 12
CMYK:
0, 13, 7, 5
HSL:
331°, 52.5424%, 88.4314%
HSV (HSB):
331°, 12.8631%, 94.5098%
XYZ:
72.9128, 70.2302, 80.9470
xyY:
0.3254, 0.3134, 70.2302
CIE-Lab:
87.1096, 13.2734, -3.4048
CIE-LCH:
87.1096, 13.7031, 345.6133
CIE-Luv:
87.1096, 17.1763, -7.5904
Hunter-Lab:
83.8035, 8.6471, 1.3933
#f1d2e1 color charts
#f1d2e1 color shades, tints & tones
#f1d2e1 color schemes
#f1d2e1 color preview, HTML & CSS examples
This text has a color of #f1d2e1
<p style="color:#f1d2e1;">Text here</p>
.mytext {color:#f1d2e1;}
This box has a color of #f1d2e1
<div style="background-color:#f1d2e1;">Content here</div>
.mybackground {background-color:#f1d2e1;}
Border around this has a color of #f1d2e1
<div style="border:2px solid #f1d2e1;">Content here</div>
.myborder {border:2px solid #f1d2e1;}