#fbbf2a color space conversions
Hex:
#fbbf2a
RGB:
251, 191, 42
CMY:
2, 25, 84
CMYK:
0, 24, 83, 2
HSL:
43°, 96.3134%, 57.4510%
HSV (HSB):
43°, 83.2669%, 98.4314%
XYZ:
58.8324, 57.9380, 10.2728
xyY:
0.4631, 0.4560, 57.9380
CIE-Lab:
80.7043, 9.2886, 75.6829
CIE-LCH:
80.7043, 76.2508, 83.0031
CIE-Luv:
80.7043, 49.9631, 79.2712
Hunter-Lab:
76.1170, 4.7615, 45.2801
#fbbf2a color charts
#fbbf2a color shades, tints & tones
#fbbf2a color schemes
#fbbf2a color preview, HTML & CSS examples
This text has a color of #fbbf2a
<p style="color:#fbbf2a;">Text here</p>
.mytext {color:#fbbf2a;}
This box has a color of #fbbf2a
<div style="background-color:#fbbf2a;">Content here</div>
.mybackground {background-color:#fbbf2a;}
Border around this has a color of #fbbf2a
<div style="border:2px solid #fbbf2a;">Content here</div>
.myborder {border:2px solid #fbbf2a;}