#fdbf6f color space conversions
Hex:
#fdbf6f
RGB:
253, 191, 111
CMY:
1, 25, 56
CMYK:
0, 25, 56, 1
HSL:
34°, 97.2603%, 71.3725%
HSV (HSB):
34°, 56.1265%, 99.2157%
XYZ:
62.0081, 59.2919, 23.2152
xyY:
0.4291, 0.4103, 59.2919
CIE-Lab:
81.4518, 13.5997, 48.5388
CIE-LCH:
81.4518, 50.4080, 74.3481
CIE-Luv:
81.4518, 47.7372, 57.4954
Hunter-Lab:
77.0013, 8.9914, 36.0254
#fdbf6f color charts
#fdbf6f color shades, tints & tones
#fdbf6f color schemes
#fdbf6f color preview, HTML & CSS examples
This text has a color of #fdbf6f
<p style="color:#fdbf6f;">Text here</p>
.mytext {color:#fdbf6f;}
This box has a color of #fdbf6f
<div style="background-color:#fdbf6f;">Content here</div>
.mybackground {background-color:#fdbf6f;}
Border around this has a color of #fdbf6f
<div style="border:2px solid #fdbf6f;">Content here</div>
.myborder {border:2px solid #fdbf6f;}