#d67c07 color space conversions
Hex:
#d67c07
RGB:
214, 124, 7
CMY:
16, 51, 97
CMYK:
0, 42, 97, 16
HSL:
34°, 93.6652%, 43.3333%
HSV (HSB):
34°, 96.7290%, 83.9216%
XYZ:
34.9776, 28.7268, 3.9023
xyY:
0.5174, 0.4249, 28.7268
CIE-Lab:
60.5397, 28.3930, 66.0248
CIE-LCH:
60.5397, 71.8710, 66.7306
CIE-Luv:
60.5397, 74.8555, 57.4626
Hunter-Lab:
53.5974, 22.6934, 33.2014
#d67c07 color charts
#d67c07 color shades, tints & tones
#d67c07 color schemes
#d67c07 color preview, HTML & CSS examples
This text has a color of #d67c07
<p style="color:#d67c07;">Text here</p>
.mytext {color:#d67c07;}
This box has a color of #d67c07
<div style="background-color:#d67c07;">Content here</div>
.mybackground {background-color:#d67c07;}
Border around this has a color of #d67c07
<div style="border:2px solid #d67c07;">Content here</div>
.myborder {border:2px solid #d67c07;}