#d37e95 color space conversions
Hex:
#d37e95
RGB:
211, 126, 149
CMY:
17, 51, 42
CMYK:
0, 40, 29, 17
HSL:
344°, 49.1329%, 66.0784%
HSV (HSB):
344°, 40.2844%, 82.7451%
XYZ:
39.7496, 30.9405, 32.3109
xyY:
0.3859, 0.3004, 30.9405
CIE-Lab:
62.4574, 35.7326, 1.8703
CIE-LCH:
62.4574, 35.7815, 2.9961
CIE-Luv:
62.4574, 54.2456, -3.9288
Hunter-Lab:
55.6242, 30.2156, 4.4967
#d37e95 color charts
#d37e95 color shades, tints & tones
#d37e95 color schemes
#d37e95 color preview, HTML & CSS examples
This text has a color of #d37e95
<p style="color:#d37e95;">Text here</p>
.mytext {color:#d37e95;}
This box has a color of #d37e95
<div style="background-color:#d37e95;">Content here</div>
.mybackground {background-color:#d37e95;}
Border around this has a color of #d37e95
<div style="border:2px solid #d37e95;">Content here</div>
.myborder {border:2px solid #d37e95;}