#d34f43 color space conversions
Hex:
#d34f43
RGB:
211, 79, 67
CMY:
17, 69, 74
CMYK:
0, 63, 68, 17
HSL:
5°, 62.0690%, 54.5098%
HSV (HSB):
5°, 68.2464%, 82.7451%
XYZ:
30.6731, 19.8461, 7.5242
xyY:
0.5285, 0.3419, 19.8461
CIE-Lab:
51.6628, 51.3098, 34.5875
CIE-LCH:
51.6628, 61.8788, 33.9836
CIE-Luv:
51.6628, 101.9334, 27.2871
Hunter-Lab:
44.5490, 44.9410, 21.1703
#d34f43 color charts
#d34f43 color shades, tints & tones
#d34f43 color schemes
#d34f43 color preview, HTML & CSS examples
This text has a color of #d34f43
<p style="color:#d34f43;">Text here</p>
.mytext {color:#d34f43;}
This box has a color of #d34f43
<div style="background-color:#d34f43;">Content here</div>
.mybackground {background-color:#d34f43;}
Border around this has a color of #d34f43
<div style="border:2px solid #d34f43;">Content here</div>
.myborder {border:2px solid #d34f43;}