#d34d44 color space conversions
Hex:
#d34d44
RGB:
211, 77, 68
CMY:
17, 70, 73
CMYK:
0, 64, 68, 17
HSL:
4°, 61.9048%, 54.7059%
HSV (HSB):
4°, 67.7725%, 82.7451%
XYZ:
30.5612, 19.5740, 7.6362
xyY:
0.5290, 0.3388, 19.5740
CIE-Lab:
51.3521, 52.2315, 33.6466
CIE-LCH:
51.3521, 62.1307, 32.7889
CIE-Luv:
51.3521, 103.0539, 26.1889
Hunter-Lab:
44.2425, 45.8774, 20.7363
#d34d44 color charts
#d34d44 color shades, tints & tones
#d34d44 color schemes
#d34d44 color preview, HTML & CSS examples
This text has a color of #d34d44
<p style="color:#d34d44;">Text here</p>
.mytext {color:#d34d44;}
This box has a color of #d34d44
<div style="background-color:#d34d44;">Content here</div>
.mybackground {background-color:#d34d44;}
Border around this has a color of #d34d44
<div style="border:2px solid #d34d44;">Content here</div>
.myborder {border:2px solid #d34d44;}