#d34e46 color space conversions
Hex:
#d34e46
RGB:
211, 78, 70
CMY:
17, 69, 73
CMYK:
0, 63, 67, 17
HSL:
3°, 61.5721%, 55.0980%
HSV (HSB):
3°, 66.8246%, 82.7451%
XYZ:
30.6938, 19.7399, 7.9868
xyY:
0.5254, 0.3379, 19.7399
CIE-Lab:
51.5418, 51.9085, 32.7305
CIE-LCH:
51.5418, 61.3660, 32.2331
CIE-Luv:
51.5418, 101.9772, 25.5767
Hunter-Lab:
44.4296, 45.5637, 20.4426
#d34e46 color charts
#d34e46 color shades, tints & tones
#d34e46 color schemes
#d34e46 color preview, HTML & CSS examples
This text has a color of #d34e46
<p style="color:#d34e46;">Text here</p>
.mytext {color:#d34e46;}
This box has a color of #d34e46
<div style="background-color:#d34e46;">Content here</div>
.mybackground {background-color:#d34e46;}
Border around this has a color of #d34e46
<div style="border:2px solid #d34e46;">Content here</div>
.myborder {border:2px solid #d34e46;}