#d67a2c color space conversions
Hex:
#d67a2c
RGB:
214, 122, 44
CMY:
16, 52, 83
CMYK:
0, 43, 79, 16
HSL:
28°, 67.4603%, 50.5882%
HSV (HSB):
28°, 79.4393%, 83.9216%
XYZ:
35.1457, 28.3971, 6.0117
xyY:
0.5053, 0.4083, 28.3971
CIE-Lab:
60.2458, 30.2334, 55.3015
CIE-LCH:
60.2458, 63.0263, 61.3345
CIE-Luv:
60.2458, 74.8491, 50.9609
Hunter-Lab:
53.2889, 24.4709, 30.6135
#d67a2c color charts
#d67a2c color shades, tints & tones
#d67a2c color schemes
#d67a2c color preview, HTML & CSS examples
This text has a color of #d67a2c
<p style="color:#d67a2c;">Text here</p>
.mytext {color:#d67a2c;}
This box has a color of #d67a2c
<div style="background-color:#d67a2c;">Content here</div>
.mybackground {background-color:#d67a2c;}
Border around this has a color of #d67a2c
<div style="border:2px solid #d67a2c;">Content here</div>
.myborder {border:2px solid #d67a2c;}