#f2dad2 color space conversions
Hex:
#f2dad2
RGB:
242, 218, 210
CMY:
5, 15, 18
CMYK:
0, 10, 13, 5
HSL:
15°, 55.1724%, 88.6275%
HSV (HSB):
15°, 13.2231%, 94.9020%
XYZ:
73.3222, 73.6732, 71.3286
xyY:
0.3358, 0.3374, 73.6732
CIE-Lab:
88.7678, 6.9812, 6.9349
CIE-LCH:
88.7678, 9.8402, 44.8093
CIE-Luv:
88.7678, 14.7649, 9.0704
Hunter-Lab:
85.8331, 2.2742, 10.8123
#f2dad2 color charts
#f2dad2 color shades, tints & tones
#f2dad2 color schemes
#f2dad2 color preview, HTML & CSS examples
This text has a color of #f2dad2
<p style="color:#f2dad2;">Text here</p>
.mytext {color:#f2dad2;}
This box has a color of #f2dad2
<div style="background-color:#f2dad2;">Content here</div>
.mybackground {background-color:#f2dad2;}
Border around this has a color of #f2dad2
<div style="border:2px solid #f2dad2;">Content here</div>
.myborder {border:2px solid #f2dad2;}