#d34e3b color space conversions
Hex:
#d34e3b
RGB:
211, 78, 59
CMY:
17, 69, 77
CMYK:
0, 63, 72, 17
HSL:
8°, 63.3333%, 52.9412%
HSV (HSB):
8°, 72.0379%, 82.7451%
XYZ:
30.3778, 19.6134, 6.3224
xyY:
0.5394, 0.3483, 19.6134
CIE-Lab:
51.3973, 51.3499, 38.7555
CIE-LCH:
51.3973, 64.3335, 37.0431
CIE-Luv:
51.3973, 104.1379, 30.3904
Hunter-Lab:
44.2871, 44.9360, 22.5368
#d34e3b color charts
#d34e3b color shades, tints & tones
#d34e3b color schemes
#d34e3b color preview, HTML & CSS examples
This text has a color of #d34e3b
<p style="color:#d34e3b;">Text here</p>
.mytext {color:#d34e3b;}
This box has a color of #d34e3b
<div style="background-color:#d34e3b;">Content here</div>
.mybackground {background-color:#d34e3b;}
Border around this has a color of #d34e3b
<div style="border:2px solid #d34e3b;">Content here</div>
.myborder {border:2px solid #d34e3b;}