#fbb45a color space conversions
Hex:
#fbb45a
RGB:
251, 180, 90
CMY:
2, 29, 65
CMYK:
0, 28, 64, 2
HSL:
34°, 95.2663%, 66.8627%
HSV (HSB):
34°, 64.1434%, 98.4314%
XYZ:
57.9504, 53.8899, 17.0203
xyY:
0.4497, 0.4182, 53.8899
CIE-Lab:
78.3975, 17.0915, 55.0170
CIE-LCH:
78.3975, 57.6107, 72.7421
CIE-Luv:
78.3975, 55.8946, 61.5218
Hunter-Lab:
73.4098, 12.4426, 37.6402
#fbb45a color charts
#fbb45a color shades, tints & tones
#fbb45a color schemes
#fbb45a color preview, HTML & CSS examples
This text has a color of #fbb45a
<p style="color:#fbb45a;">Text here</p>
.mytext {color:#fbb45a;}
This box has a color of #fbb45a
<div style="background-color:#fbb45a;">Content here</div>
.mybackground {background-color:#fbb45a;}
Border around this has a color of #fbb45a
<div style="border:2px solid #fbb45a;">Content here</div>
.myborder {border:2px solid #fbb45a;}