#ffbd6f color space conversions
Hex:
#ffbd6f
RGB:
255, 189, 111
CMY:
0, 26, 56
CMYK:
0, 26, 56, 0
HSL:
33°, 100.0000%, 71.7647%
HSV (HSB):
33°, 56.4706%, 100.0000%
XYZ:
62.3068, 58.8029, 23.1051
xyY:
0.4320, 0.4077, 58.8029
CIE-Lab:
81.1831, 15.4531, 48.2648
CIE-LCH:
81.1831, 50.6783, 72.2463
CIE-Luv:
81.1831, 50.6875, 56.7321
Hunter-Lab:
76.6830, 10.8403, 35.8137
#ffbd6f color charts
#ffbd6f color shades, tints & tones
#ffbd6f color schemes
#ffbd6f color preview, HTML & CSS examples
This text has a color of #ffbd6f
<p style="color:#ffbd6f;">Text here</p>
.mytext {color:#ffbd6f;}
This box has a color of #ffbd6f
<div style="background-color:#ffbd6f;">Content here</div>
.mybackground {background-color:#ffbd6f;}
Border around this has a color of #ffbd6f
<div style="border:2px solid #ffbd6f;">Content here</div>
.myborder {border:2px solid #ffbd6f;}