#d68c2f color space conversions
Hex:
#d68c2f
RGB:
214, 140, 47
CMY:
16, 45, 82
CMYK:
0, 35, 78, 16
HSL:
33°, 67.0683%, 51.1765%
HSV (HSB):
33°, 78.0374%, 83.9216%
XYZ:
37.6227, 33.2575, 7.1257
xyY:
0.4823, 0.4263, 33.2575
CIE-Lab:
64.3689, 20.7017, 57.9699
CIE-LCH:
64.3689, 61.5554, 70.3478
CIE-Luv:
64.3689, 60.1852, 57.0756
Hunter-Lab:
57.6694, 15.5297, 33.0426
#d68c2f color charts
#d68c2f color shades, tints & tones
#d68c2f color schemes
#d68c2f color preview, HTML & CSS examples
This text has a color of #d68c2f
<p style="color:#d68c2f;">Text here</p>
.mytext {color:#d68c2f;}
This box has a color of #d68c2f
<div style="background-color:#d68c2f;">Content here</div>
.mybackground {background-color:#d68c2f;}
Border around this has a color of #d68c2f
<div style="border:2px solid #d68c2f;">Content here</div>
.myborder {border:2px solid #d68c2f;}