#d34e3c color space conversions
Hex:
#d34e3c
RGB:
211, 78, 60
CMY:
17, 69, 76
CMYK:
0, 63, 72, 17
HSL:
7°, 63.1799%, 53.1373%
HSV (HSB):
7°, 71.5640%, 82.7451%
XYZ:
30.4040, 19.6239, 6.4603
xyY:
0.5382, 0.3474, 19.6239
CIE-Lab:
51.4093, 51.3964, 38.2171
CIE-LCH:
51.4093, 64.0479, 36.6336
CIE-Luv:
51.4093, 103.9556, 29.9848
Hunter-Lab:
44.2989, 44.9882, 22.3627
#d34e3c color charts
#d34e3c color shades, tints & tones
#d34e3c color schemes
#d34e3c color preview, HTML & CSS examples
This text has a color of #d34e3c
<p style="color:#d34e3c;">Text here</p>
.mytext {color:#d34e3c;}
This box has a color of #d34e3c
<div style="background-color:#d34e3c;">Content here</div>
.mybackground {background-color:#d34e3c;}
Border around this has a color of #d34e3c
<div style="border:2px solid #d34e3c;">Content here</div>
.myborder {border:2px solid #d34e3c;}