#f2c078 color space conversions
Hex:
#f2c078
RGB:
242, 192, 120
CMY:
5, 25, 53
CMYK:
0, 21, 50, 5
HSL:
35°, 82.4324%, 70.9804%
HSV (HSB):
35°, 50.4132%, 94.9020%
XYZ:
58.8578, 57.9326, 25.8493
xyY:
0.4126, 0.4061, 57.9326
CIE-Lab:
80.7013, 9.3628, 42.8868
CIE-LCH:
80.7013, 43.8969, 77.6848
CIE-Luv:
80.7013, 38.1123, 52.7281
Hunter-Lab:
76.1135, 4.8337, 33.1437
#f2c078 color charts
#f2c078 color shades, tints & tones
#f2c078 color schemes
#f2c078 color preview, HTML & CSS examples
This text has a color of #f2c078
<p style="color:#f2c078;">Text here</p>
.mytext {color:#f2c078;}
This box has a color of #f2c078
<div style="background-color:#f2c078;">Content here</div>
.mybackground {background-color:#f2c078;}
Border around this has a color of #f2c078
<div style="border:2px solid #f2c078;">Content here</div>
.myborder {border:2px solid #f2c078;}