#d34c1c color space conversions
Hex:
#d34c1c
RGB:
211, 76, 28
CMY:
17, 70, 89
CMYK:
0, 64, 87, 17
HSL:
16°, 76.5690%, 46.8627%
HSV (HSB):
16°, 86.7299%, 82.7451%
XYZ:
29.6580, 19.1016, 3.2224
xyY:
0.5705, 0.3675, 19.1016
CIE-Lab:
50.8059, 51.1776, 53.3185
CIE-LCH:
50.8059, 73.9054, 46.1737
CIE-Luv:
50.8059, 109.7912, 39.1348
Hunter-Lab:
43.7054, 44.6438, 26.2223
#d34c1c color charts
#d34c1c color shades, tints & tones
#d34c1c color schemes
#d34c1c color preview, HTML & CSS examples
This text has a color of #d34c1c
<p style="color:#d34c1c;">Text here</p>
.mytext {color:#d34c1c;}
This box has a color of #d34c1c
<div style="background-color:#d34c1c;">Content here</div>
.mybackground {background-color:#d34c1c;}
Border around this has a color of #d34c1c
<div style="border:2px solid #d34c1c;">Content here</div>
.myborder {border:2px solid #d34c1c;}