#d37d78 color space conversions
Hex:
#d37d78
RGB:
211, 125, 120
CMY:
17, 51, 53
CMYK:
0, 41, 43, 17
HSL:
3°, 50.8380%, 64.9020%
HSV (HSB):
3°, 43.1280%, 82.7451%
XYZ:
37.5877, 29.8722, 21.5541
xyY:
0.4223, 0.3356, 29.8722
CIE-Lab:
61.5438, 32.7651, 17.1351
CIE-LCH:
61.5438, 36.9752, 27.6082
CIE-Luv:
61.5438, 60.2935, 16.1499
Hunter-Lab:
54.6554, 27.1113, 14.8770
#d37d78 color charts
#d37d78 color shades, tints & tones
#d37d78 color schemes
#d37d78 color preview, HTML & CSS examples
This text has a color of #d37d78
<p style="color:#d37d78;">Text here</p>
.mytext {color:#d37d78;}
This box has a color of #d37d78
<div style="background-color:#d37d78;">Content here</div>
.mybackground {background-color:#d37d78;}
Border around this has a color of #d37d78
<div style="border:2px solid #d37d78;">Content here</div>
.myborder {border:2px solid #d37d78;}