#f1d2cd color space conversions
Hex:
#f1d2cd
RGB:
241, 210, 205
CMY:
5, 18, 20
CMYK:
0, 13, 15, 5
HSL:
8°, 56.2500%, 87.4510%
HSV (HSB):
8°, 14.9378%, 94.5098%
XYZ:
70.3417, 69.2017, 67.4075
xyY:
0.3399, 0.3344, 69.2017
CIE-Lab:
86.6038, 10.0089, 6.4470
CIE-LCH:
86.6038, 11.9055, 32.7869
CIE-Luv:
86.6038, 18.9674, 7.7474
Hunter-Lab:
83.1876, 5.3576, 10.1882
#f1d2cd color charts
#f1d2cd color shades, tints & tones
#f1d2cd color schemes
#f1d2cd color preview, HTML & CSS examples
This text has a color of #f1d2cd
<p style="color:#f1d2cd;">Text here</p>
.mytext {color:#f1d2cd;}
This box has a color of #f1d2cd
<div style="background-color:#f1d2cd;">Content here</div>
.mybackground {background-color:#f1d2cd;}
Border around this has a color of #f1d2cd
<div style="border:2px solid #f1d2cd;">Content here</div>
.myborder {border:2px solid #f1d2cd;}