#d37d85 color space conversions
Hex:
#d37d85
RGB:
211, 125, 133
CMY:
17, 51, 48
CMYK:
0, 41, 37, 17
HSL:
354°, 49.4253%, 65.8824%
HSV (HSB):
354°, 40.7583%, 82.7451%
XYZ:
38.4312, 30.2096, 25.9958
xyY:
0.4061, 0.3192, 30.2096
CIE-Lab:
61.8346, 34.2364, 10.1245
CIE-LCH:
61.8346, 35.7021, 16.4742
CIE-Luv:
61.8346, 57.9257, 7.2536
Hunter-Lab:
54.9632, 28.6246, 10.4321
#d37d85 color charts
#d37d85 color shades, tints & tones
#d37d85 color schemes
#d37d85 color preview, HTML & CSS examples
This text has a color of #d37d85
<p style="color:#d37d85;">Text here</p>
.mytext {color:#d37d85;}
This box has a color of #d37d85
<div style="background-color:#d37d85;">Content here</div>
.mybackground {background-color:#d37d85;}
Border around this has a color of #d37d85
<div style="border:2px solid #d37d85;">Content here</div>
.myborder {border:2px solid #d37d85;}