#d34e2b color space conversions
Hex:
#d34e2b
RGB:
211, 78, 43
CMY:
17, 69, 83
CMYK:
0, 63, 80, 17
HSL:
13°, 66.1417%, 49.8039%
HSV (HSB):
13°, 79.6209%, 82.7451%
XYZ:
30.0244, 19.4721, 4.4615
xyY:
0.5564, 0.3609, 19.4721
CIE-Lab:
51.2350, 50.7187, 46.9719
CIE-LCH:
51.2350, 69.1284, 42.8036
CIE-Luv:
51.2350, 106.6599, 35.9869
Hunter-Lab:
44.1272, 44.2299, 24.8944
#d34e2b color charts
#d34e2b color shades, tints & tones
#d34e2b color schemes
#d34e2b color preview, HTML & CSS examples
This text has a color of #d34e2b
<p style="color:#d34e2b;">Text here</p>
.mytext {color:#d34e2b;}
This box has a color of #d34e2b
<div style="background-color:#d34e2b;">Content here</div>
.mybackground {background-color:#d34e2b;}
Border around this has a color of #d34e2b
<div style="border:2px solid #d34e2b;">Content here</div>
.myborder {border:2px solid #d34e2b;}