#f2cb3a color space conversions
Hex:
#f2cb3a
RGB:
242, 203, 58
CMY:
5, 20, 77
CMYK:
0, 16, 76, 5
HSL:
47°, 87.6190%, 58.8235%
HSV (HSB):
47°, 76.0331%, 94.9020%
XYZ:
58.7376, 61.8946, 12.8540
xyY:
0.4400, 0.4637, 61.8946
CIE-Lab:
82.8573, -0.2207, 72.3315
CIE-LCH:
82.8573, 72.3318, 90.1748
CIE-Luv:
82.8573, 33.6279, 80.5141
Hunter-Lab:
78.6731, -4.4093, 45.3841
#f2cb3a color charts
#f2cb3a color shades, tints & tones
#f2cb3a color schemes
#f2cb3a color preview, HTML & CSS examples
This text has a color of #f2cb3a
<p style="color:#f2cb3a;">Text here</p>
.mytext {color:#f2cb3a;}
This box has a color of #f2cb3a
<div style="background-color:#f2cb3a;">Content here</div>
.mybackground {background-color:#f2cb3a;}
Border around this has a color of #f2cb3a
<div style="border:2px solid #f2cb3a;">Content here</div>
.myborder {border:2px solid #f2cb3a;}