#f2d09c color space conversions
Hex:
#f2d09c
RGB:
242, 208, 156
CMY:
5, 18, 39
CMYK:
0, 14, 36, 5
HSL:
36°, 76.7857%, 78.0392%
HSV (HSB):
36°, 35.5372%, 94.9020%
XYZ:
65.1746, 66.3893, 40.8318
xyY:
0.3781, 0.3851, 66.3893
CIE-Lab:
85.1946, 4.7264, 30.2477
CIE-LCH:
85.1946, 30.6147, 81.1190
CIE-Luv:
85.1946, 24.8483, 40.4483
Hunter-Lab:
81.4796, 0.1907, 27.3238
#f2d09c color charts
#f2d09c color shades, tints & tones
#f2d09c color schemes
#f2d09c color preview, HTML & CSS examples
This text has a color of #f2d09c
<p style="color:#f2d09c;">Text here</p>
.mytext {color:#f2d09c;}
This box has a color of #f2d09c
<div style="background-color:#f2d09c;">Content here</div>
.mybackground {background-color:#f2d09c;}
Border around this has a color of #f2d09c
<div style="border:2px solid #f2d09c;">Content here</div>
.myborder {border:2px solid #f2d09c;}