#d34f4e color space conversions
Hex:
#d34f4e
RGB:
211, 79, 78
CMY:
17, 69, 69
CMYK:
0, 63, 63, 17
HSL:
0°, 60.1810%, 56.6667%
HSV (HSB):
0°, 63.0332%, 82.7451%
XYZ:
31.0351, 19.9909, 9.4306
xyY:
0.5133, 0.3307, 19.9909
CIE-Lab:
51.8269, 51.9462, 28.4538
CIE-LCH:
51.8269, 59.2286, 28.7120
CIE-Luv:
51.8269, 99.5612, 21.9390
Hunter-Lab:
44.7112, 45.6565, 18.7922
#d34f4e color charts
#d34f4e color shades, tints & tones
#d34f4e color schemes
#d34f4e color preview, HTML & CSS examples
This text has a color of #d34f4e
<p style="color:#d34f4e;">Text here</p>
.mytext {color:#d34f4e;}
This box has a color of #d34f4e
<div style="background-color:#d34f4e;">Content here</div>
.mybackground {background-color:#d34f4e;}
Border around this has a color of #d34f4e
<div style="border:2px solid #d34f4e;">Content here</div>
.myborder {border:2px solid #d34f4e;}