#f2dbd1 color space conversions
Hex:
#f2dbd1
RGB:
242, 219, 209
CMY:
5, 14, 18
CMYK:
0, 10, 14, 5
HSL:
18°, 55.9322%, 88.4314%
HSV (HSB):
18°, 13.6364%, 94.9020%
XYZ:
73.4581, 74.1437, 70.7611
xyY:
0.3364, 0.3395, 74.1437
CIE-Lab:
88.9904, 6.3050, 7.7805
CIE-LCH:
88.9904, 10.0144, 50.9804
CIE-Luv:
88.9904, 14.2945, 10.4337
Hunter-Lab:
86.1068, 1.5924, 11.5512
#f2dbd1 color charts
#f2dbd1 color shades, tints & tones
#f2dbd1 color schemes
#f2dbd1 color preview, HTML & CSS examples
This text has a color of #f2dbd1
<p style="color:#f2dbd1;">Text here</p>
.mytext {color:#f2dbd1;}
This box has a color of #f2dbd1
<div style="background-color:#f2dbd1;">Content here</div>
.mybackground {background-color:#f2dbd1;}
Border around this has a color of #f2dbd1
<div style="border:2px solid #f2dbd1;">Content here</div>
.myborder {border:2px solid #f2dbd1;}