#f2d3bd color space conversions
Hex:
#f2d3bd
RGB:
242, 211, 189
CMY:
5, 17, 26
CMYK:
0, 13, 22, 5
HSL:
25°, 67.0886%, 84.5098%
HSV (HSB):
25°, 21.9008%, 94.9020%
XYZ:
69.0975, 69.1399, 57.8476
xyY:
0.3524, 0.3526, 69.1399
CIE-Lab:
86.5733, 7.4583, 14.8666
CIE-LCH:
86.5733, 16.6326, 63.3578
CIE-Luv:
86.5733, 20.4090, 20.1488
Hunter-Lab:
83.1504, 2.8193, 16.9573
#f2d3bd color charts
#f2d3bd color shades, tints & tones
#f2d3bd color schemes
#f2d3bd color preview, HTML & CSS examples
This text has a color of #f2d3bd
<p style="color:#f2d3bd;">Text here</p>
.mytext {color:#f2d3bd;}
This box has a color of #f2d3bd
<div style="background-color:#f2d3bd;">Content here</div>
.mybackground {background-color:#f2d3bd;}
Border around this has a color of #f2d3bd
<div style="border:2px solid #f2d3bd;">Content here</div>
.myborder {border:2px solid #f2d3bd;}