#d3742e color space conversions
Hex:
#d3742e
RGB:
211, 116, 46
CMY:
17, 55, 82
CMYK:
0, 45, 78, 17
HSL:
25°, 65.2174%, 50.3922%
HSV (HSB):
25°, 78.1991%, 82.7451%
XYZ:
33.6025, 26.5369, 5.9359
xyY:
0.5085, 0.4016, 26.5369
CIE-Lab:
58.5432, 32.2405, 52.6875
CIE-LCH:
58.5432, 61.7691, 58.5368
CIE-Luv:
58.5432, 77.0235, 47.9737
Hunter-Lab:
51.5140, 26.2858, 29.2279
#d3742e color charts
#d3742e color shades, tints & tones
#d3742e color schemes
#d3742e color preview, HTML & CSS examples
This text has a color of #d3742e
<p style="color:#d3742e;">Text here</p>
.mytext {color:#d3742e;}
This box has a color of #d3742e
<div style="background-color:#d3742e;">Content here</div>
.mybackground {background-color:#d3742e;}
Border around this has a color of #d3742e
<div style="border:2px solid #d3742e;">Content here</div>
.myborder {border:2px solid #d3742e;}