#f2d2c5 color space conversions
Hex:
#f2d2c5
RGB:
242, 210, 197
CMY:
5, 18, 23
CMYK:
0, 13, 19, 5
HSL:
17°, 63.3803%, 86.0784%
HSV (HSB):
17°, 18.5950%, 94.9020%
XYZ:
69.7426, 69.0016, 62.4661
xyY:
0.3466, 0.3429, 69.0016
CIE-Lab:
86.5049, 9.1479, 10.5476
CIE-LCH:
86.5049, 13.9620, 49.0650
CIE-Luv:
86.5049, 20.3027, 13.7913
Hunter-Lab:
83.0672, 4.4995, 13.5613
#f2d2c5 color charts
#f2d2c5 color shades, tints & tones
#f2d2c5 color schemes
#f2d2c5 color preview, HTML & CSS examples
This text has a color of #f2d2c5
<p style="color:#f2d2c5;">Text here</p>
.mytext {color:#f2d2c5;}
This box has a color of #f2d2c5
<div style="background-color:#f2d2c5;">Content here</div>
.mybackground {background-color:#f2d2c5;}
Border around this has a color of #f2d2c5
<div style="border:2px solid #f2d2c5;">Content here</div>
.myborder {border:2px solid #f2d2c5;}