#d37a7a color space conversions
Hex:
#d37a7a
RGB:
211, 122, 122
CMY:
17, 52, 52
CMYK:
0, 42, 42, 17
HSL:
0°, 50.2825%, 65.2941%
HSV (HSB):
0°, 42.1801%, 82.7451%
XYZ:
37.3364, 29.1731, 22.0755
xyY:
0.4215, 0.3293, 29.1731
CIE-Lab:
60.9341, 34.5731, 15.1516
CIE-LCH:
60.9341, 37.7474, 23.6654
CIE-Luv:
60.9341, 61.8928, 13.3400
Hunter-Lab:
54.0121, 28.8685, 13.5759
#d37a7a color charts
#d37a7a color shades, tints & tones
#d37a7a color schemes
#d37a7a color preview, HTML & CSS examples
This text has a color of #d37a7a
<p style="color:#d37a7a;">Text here</p>
.mytext {color:#d37a7a;}
This box has a color of #d37a7a
<div style="background-color:#d37a7a;">Content here</div>
.mybackground {background-color:#d37a7a;}
Border around this has a color of #d37a7a
<div style="border:2px solid #d37a7a;">Content here</div>
.myborder {border:2px solid #d37a7a;}