#d37d95 color space conversions
Hex:
#d37d95
RGB:
211, 125, 149
CMY:
17, 51, 42
CMYK:
0, 41, 29, 17
HSL:
343°, 49.4253%, 65.8824%
HSV (HSB):
343°, 40.7583%, 82.7451%
XYZ:
39.6224, 30.6860, 32.2684
xyY:
0.3863, 0.2992, 30.6860
CIE-Lab:
62.2417, 36.2629, 1.5568
CIE-LCH:
62.2417, 36.2963, 2.4582
CIE-Luv:
62.2417, 54.8293, -4.4619
Hunter-Lab:
55.3950, 30.7346, 4.2391
#d37d95 color charts
#d37d95 color shades, tints & tones
#d37d95 color schemes
#d37d95 color preview, HTML & CSS examples
This text has a color of #d37d95
<p style="color:#d37d95;">Text here</p>
.mytext {color:#d37d95;}
This box has a color of #d37d95
<div style="background-color:#d37d95;">Content here</div>
.mybackground {background-color:#d37d95;}
Border around this has a color of #d37d95
<div style="border:2px solid #d37d95;">Content here</div>
.myborder {border:2px solid #d37d95;}