#d34b24 color space conversions
Hex:
#d34b24
RGB:
211, 75, 36
CMY:
17, 71, 86
CMYK:
0, 64, 83, 17
HSL:
13°, 70.8502%, 48.4314%
HSV (HSB):
13°, 82.9384%, 82.7451%
XYZ:
29.6985, 19.0084, 3.7728
xyY:
0.5659, 0.3622, 19.0084
CIE-Lab:
50.6970, 51.8008, 49.7925
CIE-LCH:
50.6970, 71.8514, 43.8675
CIE-Luv:
50.6970, 109.6672, 37.0431
Hunter-Lab:
43.5986, 45.2929, 25.3884
#d34b24 color charts
#d34b24 color shades, tints & tones
#d34b24 color schemes
#d34b24 color preview, HTML & CSS examples
This text has a color of #d34b24
<p style="color:#d34b24;">Text here</p>
.mytext {color:#d34b24;}
This box has a color of #d34b24
<div style="background-color:#d34b24;">Content here</div>
.mybackground {background-color:#d34b24;}
Border around this has a color of #d34b24
<div style="border:2px solid #d34b24;">Content here</div>
.myborder {border:2px solid #d34b24;}