#d37c8a color space conversions
Hex:
#d37c8a
RGB:
211, 124, 138
CMY:
17, 51, 46
CMYK:
0, 41, 35, 17
HSL:
350°, 49.7143%, 65.6863%
HSV (HSB):
350°, 41.2322%, 82.7451%
XYZ:
38.6591, 30.0992, 27.8169
xyY:
0.4003, 0.3117, 30.0992
CIE-Lab:
61.7397, 35.3748, 7.1287
CIE-LCH:
61.7397, 36.0860, 11.3936
CIE-Luv:
61.7397, 57.5881, 3.1568
Hunter-Lab:
54.8627, 29.7705, 8.3422
#d37c8a color charts
#d37c8a color shades, tints & tones
#d37c8a color schemes
#d37c8a color preview, HTML & CSS examples
This text has a color of #d37c8a
<p style="color:#d37c8a;">Text here</p>
.mytext {color:#d37c8a;}
This box has a color of #d37c8a
<div style="background-color:#d37c8a;">Content here</div>
.mybackground {background-color:#d37c8a;}
Border around this has a color of #d37c8a
<div style="border:2px solid #d37c8a;">Content here</div>
.myborder {border:2px solid #d37c8a;}