#d69f0f color space conversions
Hex:
#d69f0f
RGB:
214, 159, 15
CMY:
16, 38, 94
CMYK:
0, 26, 93, 16
HSL:
43°, 86.8996%, 44.9020%
HSV (HSB):
43°, 92.9907%, 83.9216%
XYZ:
40.2159, 39.1269, 5.8846
xyY:
0.4719, 0.4591, 39.1269
CIE-Lab:
68.8431, 9.6644, 70.6650
CIE-LCH:
68.8431, 71.3228, 82.2123
CIE-Luv:
68.8431, 46.2238, 69.6391
Hunter-Lab:
62.5515, 5.2970, 38.2083
#d69f0f color charts
#d69f0f color shades, tints & tones
#d69f0f color schemes
#d69f0f color preview, HTML & CSS examples
This text has a color of #d69f0f
<p style="color:#d69f0f;">Text here</p>
.mytext {color:#d69f0f;}
This box has a color of #d69f0f
<div style="background-color:#d69f0f;">Content here</div>
.mybackground {background-color:#d69f0f;}
Border around this has a color of #d69f0f
<div style="border:2px solid #d69f0f;">Content here</div>
.myborder {border:2px solid #d69f0f;}