#fbb95e color space conversions
Hex:
#fbb95e
RGB:
251, 185, 94
CMY:
2, 27, 63
CMYK:
0, 26, 63, 2
HSL:
35°, 95.1515%, 67.6471%
HSV (HSB):
35°, 62.5498%, 98.4314%
XYZ:
59.1530, 56.0153, 18.2840
xyY:
0.4433, 0.4197, 56.0153
CIE-Lab:
79.6225, 14.7241, 54.5262
CIE-LCH:
79.6225, 56.4793, 74.8885
CIE-Luv:
79.6225, 51.8791, 62.0849
Hunter-Lab:
74.8434, 10.1029, 37.9060
#fbb95e color charts
#fbb95e color shades, tints & tones
#fbb95e color schemes
#fbb95e color preview, HTML & CSS examples
This text has a color of #fbb95e
<p style="color:#fbb95e;">Text here</p>
.mytext {color:#fbb95e;}
This box has a color of #fbb95e
<div style="background-color:#fbb95e;">Content here</div>
.mybackground {background-color:#fbb95e;}
Border around this has a color of #fbb95e
<div style="border:2px solid #fbb95e;">Content here</div>
.myborder {border:2px solid #fbb95e;}