#f2bb1a color space conversions
Hex:
#f2bb1a
RGB:
242, 187, 26
CMY:
5, 27, 90
CMYK:
0, 23, 89, 5
HSL:
45°, 89.2562%, 52.5490%
HSV (HSB):
45°, 89.2562%, 94.9020%
XYZ:
54.5747, 54.4925, 8.6190
xyY:
0.4637, 0.4630, 54.4925
CIE-Lab:
78.7480, 7.1831, 77.4846
CIE-LCH:
78.7480, 77.8168, 84.7036
CIE-Luv:
78.7480, 46.3786, 79.7607
Hunter-Lab:
73.8190, 2.7826, 44.7507
#f2bb1a color charts
#f2bb1a color shades, tints & tones
#f2bb1a color schemes
#f2bb1a color preview, HTML & CSS examples
This text has a color of #f2bb1a
<p style="color:#f2bb1a;">Text here</p>
.mytext {color:#f2bb1a;}
This box has a color of #f2bb1a
<div style="background-color:#f2bb1a;">Content here</div>
.mybackground {background-color:#f2bb1a;}
Border around this has a color of #f2bb1a
<div style="border:2px solid #f2bb1a;">Content here</div>
.myborder {border:2px solid #f2bb1a;}