#d34b41 color space conversions
Hex:
#d34b41
RGB:
211, 75, 65
CMY:
17, 71, 75
CMYK:
0, 64, 69, 17
HSL:
4°, 62.3932%, 54.1176%
HSV (HSB):
4°, 69.1943%, 82.7451%
XYZ:
30.3342, 19.2627, 7.1203
xyY:
0.5348, 0.3396, 19.2627
CIE-Lab:
50.9931, 52.9283, 34.9287
CIE-LCH:
50.9931, 63.4147, 33.4218
CIE-Luv:
50.9931, 104.9833, 26.9190
Hunter-Lab:
43.8893, 46.5644, 21.1037
#d34b41 color charts
#d34b41 color shades, tints & tones
#d34b41 color schemes
#d34b41 color preview, HTML & CSS examples
This text has a color of #d34b41
<p style="color:#d34b41;">Text here</p>
.mytext {color:#d34b41;}
This box has a color of #d34b41
<div style="background-color:#d34b41;">Content here</div>
.mybackground {background-color:#d34b41;}
Border around this has a color of #d34b41
<div style="border:2px solid #d34b41;">Content here</div>
.myborder {border:2px solid #d34b41;}