#f2d083 color space conversions
Hex:
#f2d083
RGB:
242, 208, 131
CMY:
5, 18, 49
CMYK:
0, 14, 46, 5
HSL:
42°, 81.0219%, 73.1373%
HSV (HSB):
42°, 45.8678%, 94.9020%
XYZ:
63.2706, 65.6277, 30.8054
xyY:
0.3962, 0.4109, 65.6277
CIE-Lab:
84.8061, 2.0646, 42.5074
CIE-LCH:
84.8061, 42.5576, 87.2193
CIE-Luv:
84.8061, 26.6164, 54.8270
Hunter-Lab:
81.0109, -2.3583, 34.1619
#f2d083 color charts
#f2d083 color shades, tints & tones
#f2d083 color schemes
#f2d083 color preview, HTML & CSS examples
This text has a color of #f2d083
<p style="color:#f2d083;">Text here</p>
.mytext {color:#f2d083;}
This box has a color of #f2d083
<div style="background-color:#f2d083;">Content here</div>
.mybackground {background-color:#f2d083;}
Border around this has a color of #f2d083
<div style="border:2px solid #f2d083;">Content here</div>
.myborder {border:2px solid #f2d083;}