#d69f00 color space conversions
Hex:
#d69f00
RGB:
214, 159, 0
CMY:
16, 38, 100
CMYK:
0, 26, 100, 16
HSL:
45°, 100.0000%, 41.9608%
HSV (HSB):
45°, 100.0000%, 83.9216%
XYZ:
40.1297, 39.0924, 5.4305
xyY:
0.4741, 0.4618, 39.0924
CIE-Lab:
68.8182, 9.5034, 72.6191
CIE-LCH:
68.8182, 73.2383, 82.5443
CIE-Luv:
68.8182, 46.4096, 70.6760
Hunter-Lab:
62.5239, 5.1497, 38.6171
#d69f00 color charts
#d69f00 color shades, tints & tones
#d69f00 color schemes
#d69f00 color preview, HTML & CSS examples
This text has a color of #d69f00
<p style="color:#d69f00;">Text here</p>
.mytext {color:#d69f00;}
This box has a color of #d69f00
<div style="background-color:#d69f00;">Content here</div>
.mybackground {background-color:#d69f00;}
Border around this has a color of #d69f00
<div style="border:2px solid #d69f00;">Content here</div>
.myborder {border:2px solid #d69f00;}