#f2c084 color space conversions
Hex:
#f2c084
RGB:
242, 192, 132
CMY:
5, 25, 48
CMYK:
0, 21, 45, 5
HSL:
33°, 80.8824%, 73.3333%
HSV (HSB):
33°, 45.4545%, 94.9020%
XYZ:
59.6324, 58.2425, 29.9287
xyY:
0.4035, 0.3941, 58.2425
CIE-Lab:
80.8734, 10.4826, 36.9844
CIE-LCH:
80.8734, 38.4412, 74.1755
CIE-Luv:
80.8734, 37.1280, 46.2942
Hunter-Lab:
76.3167, 5.9222, 30.1703
#f2c084 color charts
#f2c084 color shades, tints & tones
#f2c084 color schemes
#f2c084 color preview, HTML & CSS examples
This text has a color of #f2c084
<p style="color:#f2c084;">Text here</p>
.mytext {color:#f2c084;}
This box has a color of #f2c084
<div style="background-color:#f2c084;">Content here</div>
.mybackground {background-color:#f2c084;}
Border around this has a color of #f2c084
<div style="border:2px solid #f2c084;">Content here</div>
.myborder {border:2px solid #f2c084;}