#f2dbd7 color space conversions
Hex:
#f2dbd7
RGB:
242, 219, 215
CMY:
5, 14, 16
CMYK:
0, 10, 11, 5
HSL:
9°, 50.9434%, 89.6078%
HSV (HSB):
9°, 11.1570%, 94.9020%
XYZ:
74.2152, 74.4466, 74.7480
xyY:
0.3322, 0.3332, 74.4466
CIE-Lab:
89.1331, 7.2607, 4.8323
CIE-LCH:
89.1331, 8.7217, 33.6456
CIE-Luv:
89.1331, 13.8265, 5.9358
Hunter-Lab:
86.2824, 2.5412, 9.0337
#f2dbd7 color charts
#f2dbd7 color shades, tints & tones
#f2dbd7 color schemes
#f2dbd7 color preview, HTML & CSS examples
This text has a color of #f2dbd7
<p style="color:#f2dbd7;">Text here</p>
.mytext {color:#f2dbd7;}
This box has a color of #f2dbd7
<div style="background-color:#f2dbd7;">Content here</div>
.mybackground {background-color:#f2dbd7;}
Border around this has a color of #f2dbd7
<div style="border:2px solid #f2dbd7;">Content here</div>
.myborder {border:2px solid #f2dbd7;}