#d34f40 color space conversions
Hex:
#d34f40
RGB:
211, 79, 64
CMY:
17, 69, 75
CMYK:
0, 63, 70, 17
HSL:
6°, 62.5532%, 53.9216%
HSV (HSB):
6°, 69.6682%, 82.7451%
XYZ:
30.5854, 19.8110, 7.0624
xyY:
0.5323, 0.3448, 19.8110
CIE-Lab:
51.6229, 51.1545, 36.2336
CIE-LCH:
51.6229, 62.6870, 35.3106
CIE-Luv:
51.6229, 102.5245, 28.6160
Hunter-Lab:
44.5096, 44.7670, 21.7491
#d34f40 color charts
#d34f40 color shades, tints & tones
#d34f40 color schemes
#d34f40 color preview, HTML & CSS examples
This text has a color of #d34f40
<p style="color:#d34f40;">Text here</p>
.mytext {color:#d34f40;}
This box has a color of #d34f40
<div style="background-color:#d34f40;">Content here</div>
.mybackground {background-color:#d34f40;}
Border around this has a color of #d34f40
<div style="border:2px solid #d34f40;">Content here</div>
.myborder {border:2px solid #d34f40;}