#d34e39 color space conversions
Hex:
#d34e39
RGB:
211, 78, 57
CMY:
17, 69, 78
CMYK:
0, 63, 73, 17
HSL:
8°, 63.6364%, 52.5490%
HSV (HSB):
8°, 72.9858%, 82.7451%
XYZ:
30.3269, 19.5931, 6.0543
xyY:
0.5418, 0.3500, 19.5931
CIE-Lab:
51.3740, 51.2594, 39.8256
CIE-LCH:
51.3740, 64.9122, 37.8451
CIE-Luv:
51.3740, 104.4941, 31.1822
Hunter-Lab:
44.2641, 44.8346, 22.8753
#d34e39 color charts
#d34e39 color shades, tints & tones
#d34e39 color schemes
#d34e39 color preview, HTML & CSS examples
This text has a color of #d34e39
<p style="color:#d34e39;">Text here</p>
.mytext {color:#d34e39;}
This box has a color of #d34e39
<div style="background-color:#d34e39;">Content here</div>
.mybackground {background-color:#d34e39;}
Border around this has a color of #d34e39
<div style="border:2px solid #d34e39;">Content here</div>
.myborder {border:2px solid #d34e39;}