#f2ddaf color space conversions
Hex:
#f2ddaf
RGB:
242, 221, 175
CMY:
5, 13, 31
CMYK:
0, 9, 28, 5
HSL:
41°, 72.0430%, 81.7647%
HSV (HSB):
41°, 27.6860%, 94.9020%
XYZ:
70.2123, 73.6853, 51.0795
xyY:
0.3601, 0.3779, 73.6853
CIE-Lab:
88.7735, 0.3793, 25.2412
CIE-LCH:
88.7735, 25.2440, 89.1391
CIE-Luv:
88.7735, 15.6106, 35.5016
Hunter-Lab:
85.8401, -4.2176, 24.8073
#f2ddaf color charts
#f2ddaf color shades, tints & tones
#f2ddaf color schemes
#f2ddaf color preview, HTML & CSS examples
This text has a color of #f2ddaf
<p style="color:#f2ddaf;">Text here</p>
.mytext {color:#f2ddaf;}
This box has a color of #f2ddaf
<div style="background-color:#f2ddaf;">Content here</div>
.mybackground {background-color:#f2ddaf;}
Border around this has a color of #f2ddaf
<div style="border:2px solid #f2ddaf;">Content here</div>
.myborder {border:2px solid #f2ddaf;}