#d69e1c color space conversions
Hex:
#d69e1c
RGB:
214, 158, 28
CMY:
16, 38, 89
CMYK:
0, 26, 87, 16
HSL:
42°, 76.8595%, 47.4510%
HSV (HSB):
42°, 86.9159%, 83.9216%
XYZ:
40.1680, 38.8337, 6.4772
xyY:
0.4699, 0.4543, 38.8337
CIE-Lab:
68.6306, 10.4311, 67.8411
CIE-LCH:
68.6306, 68.6383, 81.2588
CIE-Luv:
68.6306, 46.7398, 67.7823
Hunter-Lab:
62.3167, 6.0031, 37.4591
#d69e1c color charts
#d69e1c color shades, tints & tones
#d69e1c color schemes
#d69e1c color preview, HTML & CSS examples
This text has a color of #d69e1c
<p style="color:#d69e1c;">Text here</p>
.mytext {color:#d69e1c;}
This box has a color of #d69e1c
<div style="background-color:#d69e1c;">Content here</div>
.mybackground {background-color:#d69e1c;}
Border around this has a color of #d69e1c
<div style="border:2px solid #d69e1c;">Content here</div>
.myborder {border:2px solid #d69e1c;}