#d67c10 color space conversions
Hex:
#d67c10
RGB:
214, 124, 16
CMY:
16, 51, 94
CMYK:
0, 42, 93, 16
HSL:
33°, 86.0870%, 45.0980%
HSV (HSB):
33°, 92.5234%, 83.9216%
XYZ:
35.0327, 28.7489, 4.1929
xyY:
0.5154, 0.4229, 28.7489
CIE-Lab:
60.5593, 28.4968, 64.4610
CIE-LCH:
60.5593, 70.4790, 66.1508
CIE-Luv:
60.5593, 74.6367, 56.6882
Hunter-Lab:
53.6180, 22.7963, 32.8962
#d67c10 color charts
#d67c10 color shades, tints & tones
#d67c10 color schemes
#d67c10 color preview, HTML & CSS examples
This text has a color of #d67c10
<p style="color:#d67c10;">Text here</p>
.mytext {color:#d67c10;}
This box has a color of #d67c10
<div style="background-color:#d67c10;">Content here</div>
.mybackground {background-color:#d67c10;}
Border around this has a color of #d67c10
<div style="border:2px solid #d67c10;">Content here</div>
.myborder {border:2px solid #d67c10;}