#f2bd2a color space conversions
Hex:
#f2bd2a
RGB:
242, 189, 42
CMY:
5, 26, 84
CMYK:
0, 22, 83, 5
HSL:
44°, 88.4956%, 55.6863%
HSV (HSB):
44°, 82.6446%, 94.9020%
XYZ:
55.2335, 55.4396, 9.9803
xyY:
0.4578, 0.4595, 55.4396
CIE-Lab:
79.2938, 6.4960, 74.1237
CIE-LCH:
79.2938, 74.4078, 84.9916
CIE-Luv:
79.2938, 44.4821, 78.2592
Hunter-Lab:
74.4578, 2.1118, 44.1732
#f2bd2a color charts
#f2bd2a color shades, tints & tones
#f2bd2a color schemes
#f2bd2a color preview, HTML & CSS examples
This text has a color of #f2bd2a
<p style="color:#f2bd2a;">Text here</p>
.mytext {color:#f2bd2a;}
This box has a color of #f2bd2a
<div style="background-color:#f2bd2a;">Content here</div>
.mybackground {background-color:#f2bd2a;}
Border around this has a color of #f2bd2a
<div style="border:2px solid #f2bd2a;">Content here</div>
.myborder {border:2px solid #f2bd2a;}