#fbb962 color space conversions
Hex:
#fbb962
RGB:
251, 185, 98
CMY:
2, 27, 62
CMYK:
0, 26, 61, 2
HSL:
34°, 95.0311%, 68.4314%
HSV (HSB):
34°, 60.9562%, 98.4314%
XYZ:
59.3372, 56.0890, 19.2541
xyY:
0.4406, 0.4165, 56.0890
CIE-Lab:
79.6644, 14.9861, 52.6805
CIE-LCH:
79.6644, 54.7706, 74.1205
CIE-Luv:
79.6644, 51.5773, 60.4366
Hunter-Lab:
74.8926, 10.3631, 37.1820
#fbb962 color charts
#fbb962 color shades, tints & tones
#fbb962 color schemes
#fbb962 color preview, HTML & CSS examples
This text has a color of #fbb962
<p style="color:#fbb962;">Text here</p>
.mytext {color:#fbb962;}
This box has a color of #fbb962
<div style="background-color:#fbb962;">Content here</div>
.mybackground {background-color:#fbb962;}
Border around this has a color of #fbb962
<div style="border:2px solid #fbb962;">Content here</div>
.myborder {border:2px solid #fbb962;}