#fdbe9f color space conversions
Hex:
#fdbe9f
RGB:
253, 190, 159
CMY:
1, 25, 38
CMYK:
0, 25, 37, 1
HSL:
20°, 95.9184%, 80.7843%
HSV (HSB):
20°, 37.1542%, 99.2157%
XYZ:
65.1795, 60.2128, 40.9878
xyY:
0.3918, 0.3619, 60.2128
CIE-Lab:
81.9537, 18.7068, 24.4765
CIE-LCH:
81.9537, 30.8066, 52.6102
CIE-Luv:
81.9537, 43.7437, 30.0713
Hunter-Lab:
77.5969, 14.1411, 23.0000
#fdbe9f color charts
#fdbe9f color shades, tints & tones
#fdbe9f color schemes
#fdbe9f color preview, HTML & CSS examples
This text has a color of #fdbe9f
<p style="color:#fdbe9f;">Text here</p>
.mytext {color:#fdbe9f;}
This box has a color of #fdbe9f
<div style="background-color:#fdbe9f;">Content here</div>
.mybackground {background-color:#fdbe9f;}
Border around this has a color of #fdbe9f
<div style="border:2px solid #fdbe9f;">Content here</div>
.myborder {border:2px solid #fdbe9f;}