#fdbb7f color space conversions
Hex:
#fdbb7f
RGB:
253, 187, 127
CMY:
1, 27, 50
CMYK:
0, 26, 50, 1
HSL:
29°, 96.9231%, 74.5098%
HSV (HSB):
29°, 49.8024%, 99.2157%
XYZ:
62.1091, 57.9556, 27.9917
xyY:
0.4195, 0.3914, 57.9556
CIE-Lab:
80.7141, 17.0149, 39.5779
CIE-LCH:
80.7141, 43.0804, 66.7367
CIE-Luv:
80.7141, 49.1320, 47.5787
Hunter-Lab:
76.1286, 12.4033, 31.4897
#fdbb7f color charts
#fdbb7f color shades, tints & tones
#fdbb7f color schemes
#fdbb7f color preview, HTML & CSS examples
This text has a color of #fdbb7f
<p style="color:#fdbb7f;">Text here</p>
.mytext {color:#fdbb7f;}
This box has a color of #fdbb7f
<div style="background-color:#fdbb7f;">Content here</div>
.mybackground {background-color:#fdbb7f;}
Border around this has a color of #fdbb7f
<div style="border:2px solid #fdbb7f;">Content here</div>
.myborder {border:2px solid #fdbb7f;}