#f1d2e3 color space conversions
Hex:
#f1d2e3
RGB:
241, 210, 227
CMY:
5, 18, 11
CMYK:
0, 13, 6, 5
HSL:
327°, 52.5424%, 88.4314%
HSV (HSB):
327°, 12.8631%, 94.5098%
XYZ:
73.1873, 70.3400, 82.3926
xyY:
0.3240, 0.3113, 70.3400
CIE-Lab:
87.1634, 13.6156, -4.3843
CIE-LCH:
87.1634, 14.3041, 342.1510
CIE-Luv:
87.1634, 16.9932, -9.1610
Hunter-Lab:
83.8690, 8.9955, 0.4619
#f1d2e3 color charts
#f1d2e3 color shades, tints & tones
#f1d2e3 color schemes
#f1d2e3 color preview, HTML & CSS examples
This text has a color of #f1d2e3
<p style="color:#f1d2e3;">Text here</p>
.mytext {color:#f1d2e3;}
This box has a color of #f1d2e3
<div style="background-color:#f1d2e3;">Content here</div>
.mybackground {background-color:#f1d2e3;}
Border around this has a color of #f1d2e3
<div style="border:2px solid #f1d2e3;">Content here</div>
.myborder {border:2px solid #f1d2e3;}