#f2d2a9 color space conversions
Hex:
#f2d2a9
RGB:
242, 210, 169
CMY:
5, 18, 34
CMYK:
0, 13, 30, 5
HSL:
34°, 73.7374%, 80.5882%
HSV (HSB):
34°, 30.1653%, 94.9020%
XYZ:
66.8260, 67.8350, 47.1075
xyY:
0.3676, 0.3732, 67.8350
CIE-Lab:
85.9239, 5.2758, 24.4653
CIE-LCH:
85.9239, 25.0277, 77.8308
CIE-Luv:
85.9239, 22.6167, 33.2528
Hunter-Lab:
82.3620, 0.6958, 23.7421
#f2d2a9 color charts
#f2d2a9 color shades, tints & tones
#f2d2a9 color schemes
#f2d2a9 color preview, HTML & CSS examples
This text has a color of #f2d2a9
<p style="color:#f2d2a9;">Text here</p>
.mytext {color:#f2d2a9;}
This box has a color of #f2d2a9
<div style="background-color:#f2d2a9;">Content here</div>
.mybackground {background-color:#f2d2a9;}
Border around this has a color of #f2d2a9
<div style="border:2px solid #f2d2a9;">Content here</div>
.myborder {border:2px solid #f2d2a9;}