#d34545 color space conversions
Hex:
#d34545
RGB:
211, 69, 69
CMY:
17, 73, 73
CMYK:
0, 67, 67, 17
HSL:
0°, 61.7391%, 54.9020%
HSV (HSB):
0°, 67.2986%, 82.7451%
XYZ:
30.0663, 18.5348, 7.6231
xyY:
0.5348, 0.3297, 18.5348
CIE-Lab:
50.1384, 55.6034, 31.6013
CIE-LCH:
50.1384, 63.9561, 29.6110
CIE-Luv:
50.1384, 107.9024, 23.2663
Hunter-Lab:
43.0521, 49.3179, 19.6381
#d34545 color charts
#d34545 color shades, tints & tones
#d34545 color schemes
#d34545 color preview, HTML & CSS examples
This text has a color of #d34545
<p style="color:#d34545;">Text here</p>
.mytext {color:#d34545;}
This box has a color of #d34545
<div style="background-color:#d34545;">Content here</div>
.mybackground {background-color:#d34545;}
Border around this has a color of #d34545
<div style="border:2px solid #d34545;">Content here</div>
.myborder {border:2px solid #d34545;}