#d34a35 color space conversions
Hex:
#d34a35
RGB:
211, 74, 53
CMY:
17, 71, 79
CMYK:
0, 65, 75, 17
HSL:
8°, 64.2276%, 51.7647%
HSV (HSB):
8°, 74.8815%, 82.7451%
XYZ:
29.9554, 19.0035, 5.4574
xyY:
0.5505, 0.3492, 19.0035
CIE-Lab:
50.6913, 52.8011, 41.2447
CIE-LCH:
50.6913, 67.0006, 37.9946
CIE-Luv:
50.6913, 107.9048, 31.4881
Hunter-Lab:
43.5930, 46.3703, 23.0926
#d34a35 color charts
#d34a35 color shades, tints & tones
#d34a35 color schemes
#d34a35 color preview, HTML & CSS examples
This text has a color of #d34a35
<p style="color:#d34a35;">Text here</p>
.mytext {color:#d34a35;}
This box has a color of #d34a35
<div style="background-color:#d34a35;">Content here</div>
.mybackground {background-color:#d34a35;}
Border around this has a color of #d34a35
<div style="border:2px solid #d34a35;">Content here</div>
.myborder {border:2px solid #d34a35;}