#fbb97d color space conversions
Hex:
#fbb97d
RGB:
251, 185, 125
CMY:
2, 27, 51
CMYK:
0, 26, 50, 2
HSL:
29°, 94.0299%, 73.7255%
HSV (HSB):
29°, 50.1992%, 98.4314%
XYZ:
60.8343, 56.6878, 27.1376
xyY:
0.4205, 0.3919, 56.6878
CIE-Lab:
80.0037, 17.0879, 39.6600
CIE-LCH:
80.0037, 43.1846, 66.6907
CIE-Luv:
80.0037, 49.2154, 47.5054
Hunter-Lab:
75.2913, 12.4656, 31.3338
#fbb97d color charts
#fbb97d color shades, tints & tones
#fbb97d color schemes
#fbb97d color preview, HTML & CSS examples
This text has a color of #fbb97d
<p style="color:#fbb97d;">Text here</p>
.mytext {color:#fbb97d;}
This box has a color of #fbb97d
<div style="background-color:#fbb97d;">Content here</div>
.mybackground {background-color:#fbb97d;}
Border around this has a color of #fbb97d
<div style="border:2px solid #fbb97d;">Content here</div>
.myborder {border:2px solid #fbb97d;}