#fdbf80 color space conversions
Hex:
#fdbf80
RGB:
253, 191, 128
CMY:
1, 25, 50
CMYK:
0, 25, 49, 1
HSL:
30°, 96.8992%, 74.7059%
HSV (HSB):
30°, 49.4071%, 99.2157%
XYZ:
63.0351, 59.7028, 28.6236
xyY:
0.4165, 0.3944, 59.7028
CIE-Lab:
81.6764, 15.0129, 40.2873
CIE-LCH:
81.6764, 42.9936, 69.5623
CIE-Luv:
81.6764, 46.2629, 48.9723
Hunter-Lab:
77.2676, 10.4026, 32.1235
#fdbf80 color charts
#fdbf80 color shades, tints & tones
#fdbf80 color schemes
#fdbf80 color preview, HTML & CSS examples
This text has a color of #fdbf80
<p style="color:#fdbf80;">Text here</p>
.mytext {color:#fdbf80;}
This box has a color of #fdbf80
<div style="background-color:#fdbf80;">Content here</div>
.mybackground {background-color:#fdbf80;}
Border around this has a color of #fdbf80
<div style="border:2px solid #fdbf80;">Content here</div>
.myborder {border:2px solid #fdbf80;}