#f2ada9 color space conversions
Hex:
#f2ada9
RGB:
242, 173, 169
CMY:
5, 32, 34
CMYK:
0, 29, 30, 5
HSL:
3°, 73.7374%, 80.5882%
HSV (HSB):
3°, 30.1653%, 94.9020%
XYZ:
58.7230, 51.6290, 44.4065
xyY:
0.3794, 0.3336, 51.6290
CIE-Lab:
77.0584, 24.7391, 12.1282
CIE-LCH:
77.0584, 27.5521, 26.1161
CIE-Luv:
77.0584, 45.3042, 12.5133
Hunter-Lab:
71.8533, 20.1380, 13.6552
#f2ada9 color charts
#f2ada9 color shades, tints & tones
#f2ada9 color schemes
#f2ada9 color preview, HTML & CSS examples
This text has a color of #f2ada9
<p style="color:#f2ada9;">Text here</p>
.mytext {color:#f2ada9;}
This box has a color of #f2ada9
<div style="background-color:#f2ada9;">Content here</div>
.mybackground {background-color:#f2ada9;}
Border around this has a color of #f2ada9
<div style="border:2px solid #f2ada9;">Content here</div>
.myborder {border:2px solid #f2ada9;}