#f1d3d9 color space conversions
Hex:
#f1d3d9
RGB:
241, 211, 217
CMY:
5, 17, 15
CMYK:
0, 12, 10, 5
HSL:
348°, 51.7241%, 88.6275%
HSV (HSB):
348°, 12.4481%, 94.5098%
XYZ:
72.0943, 70.2991, 75.4149
xyY:
0.3310, 0.3228, 70.2991
CIE-Lab:
87.1433, 11.4089, 0.8785
CIE-LCH:
87.1433, 11.4427, 4.4031
CIE-Luv:
87.1433, 17.3632, -0.7415
Hunter-Lab:
83.8445, 6.7565, 5.3621
#f1d3d9 color charts
#f1d3d9 color shades, tints & tones
#f1d3d9 color schemes
#f1d3d9 color preview, HTML & CSS examples
This text has a color of #f1d3d9
<p style="color:#f1d3d9;">Text here</p>
.mytext {color:#f1d3d9;}
This box has a color of #f1d3d9
<div style="background-color:#f1d3d9;">Content here</div>
.mybackground {background-color:#f1d3d9;}
Border around this has a color of #f1d3d9
<div style="border:2px solid #f1d3d9;">Content here</div>
.myborder {border:2px solid #f1d3d9;}