#d3765c color space conversions
Hex:
#d3765c
RGB:
211, 118, 92
CMY:
17, 54, 64
CMYK:
0, 44, 56, 17
HSL:
13°, 57.4879%, 59.4118%
HSV (HSB):
13°, 56.3981%, 82.7451%
XYZ:
35.2742, 27.5785, 13.5892
xyY:
0.4615, 0.3608, 27.5785
CIE-Lab:
59.5060, 33.8589, 30.2345
CIE-LCH:
59.5060, 45.3933, 41.7635
CIE-Luv:
59.5060, 69.8370, 29.7810
Hunter-Lab:
52.5152, 27.9959, 21.4183
#d3765c color charts
#d3765c color shades, tints & tones
#d3765c color schemes
#d3765c color preview, HTML & CSS examples
This text has a color of #d3765c
<p style="color:#d3765c;">Text here</p>
.mytext {color:#d3765c;}
This box has a color of #d3765c
<div style="background-color:#d3765c;">Content here</div>
.mybackground {background-color:#d3765c;}
Border around this has a color of #d3765c
<div style="border:2px solid #d3765c;">Content here</div>
.myborder {border:2px solid #d3765c;}