#d67e3f color space conversions
Hex:
#d67e3f
RGB:
214, 126, 63
CMY:
16, 51, 75
CMYK:
0, 41, 71, 16
HSL:
25°, 64.8069%, 54.3137%
HSV (HSB):
25°, 70.5607%, 83.9216%
XYZ:
36.0896, 29.5767, 8.5094
xyY:
0.4865, 0.3987, 29.5767
CIE-Lab:
61.2873, 28.9285, 47.7455
CIE-LCH:
61.2873, 55.8255, 58.7887
CIE-Luv:
61.2873, 70.0063, 46.6038
Hunter-Lab:
54.3845, 23.2799, 28.7922
#d67e3f color charts
#d67e3f color shades, tints & tones
#d67e3f color schemes
#d67e3f color preview, HTML & CSS examples
This text has a color of #d67e3f
<p style="color:#d67e3f;">Text here</p>
.mytext {color:#d67e3f;}
This box has a color of #d67e3f
<div style="background-color:#d67e3f;">Content here</div>
.mybackground {background-color:#d67e3f;}
Border around this has a color of #d67e3f
<div style="border:2px solid #d67e3f;">Content here</div>
.myborder {border:2px solid #d67e3f;}