#f2c128 color space conversions
Hex:
#f2c128
RGB:
242, 193, 40
CMY:
5, 24, 84
CMYK:
0, 20, 83, 5
HSL:
45°, 88.5965%, 55.2941%
HSV (HSB):
45°, 83.4711%, 94.9020%
XYZ:
56.0709, 57.1704, 10.0872
xyY:
0.4546, 0.4636, 57.1704
CIE-Lab:
80.2753, 4.3635, 75.4950
CIE-LCH:
80.2753, 75.6210, 86.6921
CIE-Luv:
80.2753, 41.5104, 80.1310
Hunter-Lab:
75.6111, 0.0508, 45.0179
#f2c128 color charts
#f2c128 color shades, tints & tones
#f2c128 color schemes
#f2c128 color preview, HTML & CSS examples
This text has a color of #f2c128
<p style="color:#f2c128;">Text here</p>
.mytext {color:#f2c128;}
This box has a color of #f2c128
<div style="background-color:#f2c128;">Content here</div>
.mybackground {background-color:#f2c128;}
Border around this has a color of #f2c128
<div style="border:2px solid #f2c128;">Content here</div>
.myborder {border:2px solid #f2c128;}