#fbb07d color space conversions
Hex:
#fbb07d
RGB:
251, 176, 125
CMY:
2, 31, 51
CMYK:
0, 30, 50, 2
HSL:
24°, 94.0299%, 73.7255%
HSV (HSB):
24°, 50.1992%, 98.4314%
XYZ:
59.0107, 53.0406, 26.5297
xyY:
0.4258, 0.3827, 53.0406
CIE-Lab:
77.8989, 21.8106, 36.9780
CIE-LCH:
77.8989, 42.9310, 59.4667
CIE-Luv:
77.8989, 55.5217, 43.1883
Hunter-Lab:
72.8290, 17.1814, 29.3825
#fbb07d color charts
#fbb07d color shades, tints & tones
#fbb07d color schemes
#fbb07d color preview, HTML & CSS examples
This text has a color of #fbb07d
<p style="color:#fbb07d;">Text here</p>
.mytext {color:#fbb07d;}
This box has a color of #fbb07d
<div style="background-color:#fbb07d;">Content here</div>
.mybackground {background-color:#fbb07d;}
Border around this has a color of #fbb07d
<div style="border:2px solid #fbb07d;">Content here</div>
.myborder {border:2px solid #fbb07d;}