#d37d75 color space conversions
Hex:
#d37d75
RGB:
211, 125, 117
CMY:
17, 51, 54
CMYK:
0, 41, 45, 17
HSL:
5°, 51.6484%, 64.3137%
HSV (HSB):
5°, 44.5498%, 82.7451%
XYZ:
37.4085, 29.8005, 20.6100
xyY:
0.4260, 0.3393, 29.8005
CIE-Lab:
61.4817, 32.4484, 18.7553
CIE-LCH:
61.4817, 37.4788, 30.0281
CIE-Luv:
61.4817, 60.8172, 18.1107
Hunter-Lab:
54.5898, 26.7876, 15.8283
#d37d75 color charts
#d37d75 color shades, tints & tones
#d37d75 color schemes
#d37d75 color preview, HTML & CSS examples
This text has a color of #d37d75
<p style="color:#d37d75;">Text here</p>
.mytext {color:#d37d75;}
This box has a color of #d37d75
<div style="background-color:#d37d75;">Content here</div>
.mybackground {background-color:#d37d75;}
Border around this has a color of #d37d75
<div style="border:2px solid #d37d75;">Content here</div>
.myborder {border:2px solid #d37d75;}