#f1d3d2 color space conversions
Hex:
#f1d3d2
RGB:
241, 211, 210
CMY:
5, 17, 18
CMYK:
0, 12, 13, 5
HSL:
2°, 52.5424%, 88.4314%
HSV (HSB):
2°, 12.8631%, 94.5098%
XYZ:
71.2028, 69.9424, 70.7202
xyY:
0.3361, 0.3301, 69.9424
CIE-Lab:
86.9686, 10.2745, 4.3282
CIE-LCH:
86.9686, 11.1489, 22.8433
CIE-Luv:
86.9686, 17.9787, 4.6020
Hunter-Lab:
83.6316, 5.6171, 8.4055
#f1d3d2 color charts
#f1d3d2 color shades, tints & tones
#f1d3d2 color schemes
#f1d3d2 color preview, HTML & CSS examples
This text has a color of #f1d3d2
<p style="color:#f1d3d2;">Text here</p>
.mytext {color:#f1d3d2;}
This box has a color of #f1d3d2
<div style="background-color:#f1d3d2;">Content here</div>
.mybackground {background-color:#f1d3d2;}
Border around this has a color of #f1d3d2
<div style="border:2px solid #f1d3d2;">Content here</div>
.myborder {border:2px solid #f1d3d2;}