#d34c07 color space conversions
Hex:
#d34c07
RGB:
211, 76, 7
CMY:
17, 70, 97
CMYK:
0, 64, 97, 17
HSL:
20°, 93.5780%, 42.7451%
HSV (HSB):
20°, 96.6825%, 82.7451%
XYZ:
29.4868, 19.0331, 2.3206
xyY:
0.5800, 0.3744, 19.0331
CIE-Lab:
50.7259, 50.8682, 59.5932
CIE-LCH:
50.7259, 78.3513, 49.5163
CIE-Luv:
50.7259, 111.1267, 42.0294
Hunter-Lab:
43.6269, 44.2981, 27.3851
#d34c07 color charts
#d34c07 color shades, tints & tones
#d34c07 color schemes
#d34c07 color preview, HTML & CSS examples
This text has a color of #d34c07
<p style="color:#d34c07;">Text here</p>
.mytext {color:#d34c07;}
This box has a color of #d34c07
<div style="background-color:#d34c07;">Content here</div>
.mybackground {background-color:#d34c07;}
Border around this has a color of #d34c07
<div style="border:2px solid #d34c07;">Content here</div>
.myborder {border:2px solid #d34c07;}