#d34e0b color space conversions
Hex:
#d34e0b
RGB:
211, 78, 11
CMY:
17, 69, 96
CMYK:
0, 63, 95, 17
HSL:
20°, 90.0901%, 43.5294%
HSV (HSB):
20°, 94.7867%, 82.7451%
XYZ:
29.6488, 19.3218, 2.4834
xyY:
0.5762, 0.3755, 19.3218
CIE-Lab:
51.0616, 50.0399, 58.9046
CIE-LCH:
51.0616, 77.2901, 49.6518
CIE-Luv:
51.0616, 109.4726, 42.2023
Hunter-Lab:
43.9566, 43.4744, 27.4199
#d34e0b color charts
#d34e0b color shades, tints & tones
#d34e0b color schemes
#d34e0b color preview, HTML & CSS examples
This text has a color of #d34e0b
<p style="color:#d34e0b;">Text here</p>
.mytext {color:#d34e0b;}
This box has a color of #d34e0b
<div style="background-color:#d34e0b;">Content here</div>
.mybackground {background-color:#d34e0b;}
Border around this has a color of #d34e0b
<div style="border:2px solid #d34e0b;">Content here</div>
.myborder {border:2px solid #d34e0b;}