#d67f1d color space conversions
Hex:
#d67f1d
RGB:
214, 127, 29
CMY:
16, 50, 89
CMYK:
0, 41, 86, 16
HSL:
32°, 76.1317%, 47.6471%
HSV (HSB):
32°, 86.4486%, 83.9216%
XYZ:
35.5427, 29.5636, 4.9954
xyY:
0.5070, 0.4217, 29.5636
CIE-Lab:
61.2758, 27.1396, 61.6362
CIE-LCH:
61.2758, 67.3467, 66.2352
CIE-Luv:
61.2758, 71.6651, 55.9923
Hunter-Lab:
54.3724, 21.5319, 32.6135
#d67f1d color charts
#d67f1d color shades, tints & tones
#d67f1d color schemes
#d67f1d color preview, HTML & CSS examples
This text has a color of #d67f1d
<p style="color:#d67f1d;">Text here</p>
.mytext {color:#d67f1d;}
This box has a color of #d67f1d
<div style="background-color:#d67f1d;">Content here</div>
.mybackground {background-color:#d67f1d;}
Border around this has a color of #d67f1d
<div style="border:2px solid #d67f1d;">Content here</div>
.myborder {border:2px solid #d67f1d;}