#d34e07 color space conversions
Hex:
#d34e07
RGB:
211, 78, 7
CMY:
17, 69, 97
CMYK:
0, 63, 97, 17
HSL:
21°, 93.5780%, 42.7451%
HSV (HSB):
21°, 96.6825%, 82.7451%
XYZ:
29.6267, 19.3130, 2.3673
xyY:
0.5774, 0.3764, 19.3130
CIE-Lab:
51.0514, 49.9998, 59.7853
CIE-LCH:
51.0514, 77.9376, 50.0935
CIE-Luv:
51.0514, 109.6422, 42.5762
Hunter-Lab:
43.9466, 43.4298, 27.5688
#d34e07 color charts
#d34e07 color shades, tints & tones
#d34e07 color schemes
#d34e07 color preview, HTML & CSS examples
This text has a color of #d34e07
<p style="color:#d34e07;">Text here</p>
.mytext {color:#d34e07;}
This box has a color of #d34e07
<div style="background-color:#d34e07;">Content here</div>
.mybackground {background-color:#d34e07;}
Border around this has a color of #d34e07
<div style="border:2px solid #d34e07;">Content here</div>
.myborder {border:2px solid #d34e07;}