#fdbf8a color space conversions
Hex:
#fdbf8a
RGB:
253, 191, 138
CMY:
1, 25, 46
CMYK:
0, 25, 45, 1
HSL:
28°, 96.6387%, 76.6667%
HSV (HSB):
28°, 45.4545%, 99.2157%
XYZ:
63.7263, 59.9792, 32.2632
xyY:
0.4086, 0.3846, 59.9792
CIE-Lab:
81.8269, 15.9518, 35.3316
CIE-LCH:
81.8269, 38.7658, 65.7013
CIE-Luv:
81.8269, 45.3055, 43.4257
Hunter-Lab:
77.4463, 11.3469, 29.5129
#fdbf8a color charts
#fdbf8a color shades, tints & tones
#fdbf8a color schemes
#fdbf8a color preview, HTML & CSS examples
This text has a color of #fdbf8a
<p style="color:#fdbf8a;">Text here</p>
.mytext {color:#fdbf8a;}
This box has a color of #fdbf8a
<div style="background-color:#fdbf8a;">Content here</div>
.mybackground {background-color:#fdbf8a;}
Border around this has a color of #fdbf8a
<div style="border:2px solid #fdbf8a;">Content here</div>
.myborder {border:2px solid #fdbf8a;}