#d67f12 color space conversions
Hex:
#d67f12
RGB:
214, 127, 18
CMY:
16, 50, 93
CMYK:
0, 41, 92, 16
HSL:
33°, 84.4828%, 45.4902%
HSV (HSB):
33°, 91.5888%, 83.9216%
XYZ:
35.4301, 29.5186, 4.4025
xyY:
0.5109, 0.4256, 29.5186
CIE-Lab:
61.2366, 26.9281, 64.5211
CIE-LCH:
61.2366, 69.9149, 67.3467
CIE-Luv:
61.2366, 72.0863, 57.5395
Hunter-Lab:
54.3310, 21.3235, 33.2273
#d67f12 color charts
#d67f12 color shades, tints & tones
#d67f12 color schemes
#d67f12 color preview, HTML & CSS examples
This text has a color of #d67f12
<p style="color:#d67f12;">Text here</p>
.mytext {color:#d67f12;}
This box has a color of #d67f12
<div style="background-color:#d67f12;">Content here</div>
.mybackground {background-color:#d67f12;}
Border around this has a color of #d67f12
<div style="border:2px solid #d67f12;">Content here</div>
.myborder {border:2px solid #d67f12;}