#d67e2e color space conversions
Hex:
#d67e2e
RGB:
214, 126, 46
CMY:
16, 51, 82
CMYK:
0, 41, 79, 16
HSL:
29°, 67.2000%, 50.9804%
HSV (HSB):
29°, 78.5047%, 83.9216%
XYZ:
35.6856, 29.4151, 6.3816
xyY:
0.4992, 0.4115, 29.4151
CIE-Lab:
61.1462, 28.1802, 55.3228
CIE-LCH:
61.1462, 62.0865, 63.0068
CIE-Luv:
61.1462, 71.4726, 51.9422
Hunter-Lab:
54.2357, 22.5355, 30.9887
#d67e2e color charts
#d67e2e color shades, tints & tones
#d67e2e color schemes
#d67e2e color preview, HTML & CSS examples
This text has a color of #d67e2e
<p style="color:#d67e2e;">Text here</p>
.mytext {color:#d67e2e;}
This box has a color of #d67e2e
<div style="background-color:#d67e2e;">Content here</div>
.mybackground {background-color:#d67e2e;}
Border around this has a color of #d67e2e
<div style="border:2px solid #d67e2e;">Content here</div>
.myborder {border:2px solid #d67e2e;}