#fdbf7f color space conversions
Hex:
#fdbf7f
RGB:
253, 191, 127
CMY:
1, 25, 50
CMYK:
0, 25, 50, 1
HSL:
30°, 96.9231%, 74.5098%
HSV (HSB):
30°, 49.8024%, 99.2157%
XYZ:
62.9696, 59.6766, 28.2785
xyY:
0.4172, 0.3954, 59.6766
CIE-Lab:
81.6621, 14.9233, 40.7795
CIE-LCH:
81.6621, 43.4243, 69.8998
CIE-Luv:
81.6621, 46.3551, 49.5059
Hunter-Lab:
77.2506, 10.3128, 32.3716
#fdbf7f color charts
#fdbf7f color shades, tints & tones
#fdbf7f color schemes
#fdbf7f color preview, HTML & CSS examples
This text has a color of #fdbf7f
<p style="color:#fdbf7f;">Text here</p>
.mytext {color:#fdbf7f;}
This box has a color of #fdbf7f
<div style="background-color:#fdbf7f;">Content here</div>
.mybackground {background-color:#fdbf7f;}
Border around this has a color of #fdbf7f
<div style="border:2px solid #fdbf7f;">Content here</div>
.myborder {border:2px solid #fdbf7f;}