#fbb270 color space conversions
Hex:
#fbb270
RGB:
251, 178, 112
CMY:
2, 30, 56
CMYK:
0, 29, 55, 2
HSL:
28°, 94.5578%, 71.1765%
HSV (HSB):
28°, 55.3785%, 98.4314%
XYZ:
58.6287, 53.5199, 22.5695
xyY:
0.4352, 0.3973, 53.5199
CIE-Lab:
78.1809, 19.6728, 44.0175
CIE-LCH:
78.1809, 48.2137, 65.9186
CIE-Luv:
78.1809, 55.4534, 50.8988
Hunter-Lab:
73.1573, 15.0258, 32.9187
#fbb270 color charts
#fbb270 color shades, tints & tones
#fbb270 color schemes
#fbb270 color preview, HTML & CSS examples
This text has a color of #fbb270
<p style="color:#fbb270;">Text here</p>
.mytext {color:#fbb270;}
This box has a color of #fbb270
<div style="background-color:#fbb270;">Content here</div>
.mybackground {background-color:#fbb270;}
Border around this has a color of #fbb270
<div style="border:2px solid #fbb270;">Content here</div>
.myborder {border:2px solid #fbb270;}