#fbb47e color space conversions
Hex:
#fbb47e
RGB:
251, 180, 126
CMY:
2, 29, 51
CMYK:
0, 28, 50, 2
HSL:
26°, 93.9850%, 73.9216%
HSV (HSB):
26°, 49.8008%, 98.4314%
XYZ:
59.8708, 54.6581, 27.1332
xyY:
0.4226, 0.3858, 54.6581
CIE-Lab:
78.8439, 19.7999, 37.6671
CIE-LCH:
78.8439, 42.5541, 62.2711
CIE-Luv:
78.8439, 52.6072, 44.5602
Hunter-Lab:
73.9311, 15.1732, 29.9920
#fbb47e color charts
#fbb47e color shades, tints & tones
#fbb47e color schemes
#fbb47e color preview, HTML & CSS examples
This text has a color of #fbb47e
<p style="color:#fbb47e;">Text here</p>
.mytext {color:#fbb47e;}
This box has a color of #fbb47e
<div style="background-color:#fbb47e;">Content here</div>
.mybackground {background-color:#fbb47e;}
Border around this has a color of #fbb47e
<div style="border:2px solid #fbb47e;">Content here</div>
.myborder {border:2px solid #fbb47e;}