#f2d2c3 color space conversions
Hex:
#f2d2c3
RGB:
242, 210, 195
CMY:
5, 18, 24
CMYK:
0, 13, 19, 5
HSL:
19°, 64.3836%, 85.6863%
HSV (HSB):
19°, 19.4215%, 94.9020%
XYZ:
69.5149, 68.9106, 61.2670
xyY:
0.3481, 0.3451, 68.9106
CIE-Lab:
86.4597, 8.8511, 11.5401
CIE-LCH:
86.4597, 14.5436, 52.5125
CIE-Luv:
86.4597, 20.4754, 15.2472
Hunter-Lab:
83.0124, 4.2049, 14.3499
#f2d2c3 color charts
#f2d2c3 color shades, tints & tones
#f2d2c3 color schemes
#f2d2c3 color preview, HTML & CSS examples
This text has a color of #f2d2c3
<p style="color:#f2d2c3;">Text here</p>
.mytext {color:#f2d2c3;}
This box has a color of #f2d2c3
<div style="background-color:#f2d2c3;">Content here</div>
.mybackground {background-color:#f2d2c3;}
Border around this has a color of #f2d2c3
<div style="border:2px solid #f2d2c3;">Content here</div>
.myborder {border:2px solid #f2d2c3;}