#f2bb2d color space conversions
Hex:
#f2bb2d
RGB:
242, 187, 45
CMY:
5, 27, 82
CMYK:
0, 23, 81, 5
HSL:
43°, 88.3408%, 56.2745%
HSV (HSB):
43°, 81.4050%, 94.9020%
XYZ:
54.8619, 54.6074, 10.1314
xyY:
0.4587, 0.4566, 54.6074
CIE-Lab:
78.8146, 7.6240, 72.8446
CIE-LCH:
78.8146, 73.2425, 84.0251
CIE-Luv:
78.8146, 45.9157, 76.9474
Hunter-Lab:
73.8968, 3.2013, 43.5990
#f2bb2d color charts
#f2bb2d color shades, tints & tones
#f2bb2d color schemes
#f2bb2d color preview, HTML & CSS examples
This text has a color of #f2bb2d
<p style="color:#f2bb2d;">Text here</p>
.mytext {color:#f2bb2d;}
This box has a color of #f2bb2d
<div style="background-color:#f2bb2d;">Content here</div>
.mybackground {background-color:#f2bb2d;}
Border around this has a color of #f2bb2d
<div style="border:2px solid #f2bb2d;">Content here</div>
.myborder {border:2px solid #f2bb2d;}