#d67c1c color space conversions
Hex:
#d67c1c
RGB:
214, 124, 28
CMY:
16, 51, 89
CMYK:
0, 42, 87, 16
HSL:
31°, 76.8595%, 47.4510%
HSV (HSB):
31°, 86.9159%, 83.9216%
XYZ:
35.1488, 28.7953, 4.8041
xyY:
0.5113, 0.4189, 28.7953
CIE-Lab:
60.6005, 28.7148, 61.3978
CIE-LCH:
60.6005, 67.7808, 64.9353
CIE-Luv:
60.6005, 74.1801, 55.0709
Hunter-Lab:
53.6612, 23.0127, 32.2548
#d67c1c color charts
#d67c1c color shades, tints & tones
#d67c1c color schemes
#d67c1c color preview, HTML & CSS examples
This text has a color of #d67c1c
<p style="color:#d67c1c;">Text here</p>
.mytext {color:#d67c1c;}
This box has a color of #d67c1c
<div style="background-color:#d67c1c;">Content here</div>
.mybackground {background-color:#d67c1c;}
Border around this has a color of #d67c1c
<div style="border:2px solid #d67c1c;">Content here</div>
.myborder {border:2px solid #d67c1c;}