#d37b99 color space conversions
Hex:
#d37b99
RGB:
211, 123, 153
CMY:
17, 52, 40
CMYK:
0, 42, 27, 17
HSL:
340°, 50.0000%, 65.4902%
HSV (HSB):
340°, 41.7062%, 82.7451%
XYZ:
39.6967, 30.3147, 33.8961
xyY:
0.3820, 0.2917, 30.3147
CIE-Lab:
61.9248, 37.8621, -1.1949
CIE-LCH:
61.9248, 37.8810, 358.1925
CIE-Luv:
61.9248, 55.1713, -8.5694
Hunter-Lab:
55.0588, 32.3434, 2.0402
#d37b99 color charts
#d37b99 color shades, tints & tones
#d37b99 color schemes
#d37b99 color preview, HTML & CSS examples
This text has a color of #d37b99
<p style="color:#d37b99;">Text here</p>
.mytext {color:#d37b99;}
This box has a color of #d37b99
<div style="background-color:#d37b99;">Content here</div>
.mybackground {background-color:#d37b99;}
Border around this has a color of #d37b99
<div style="border:2px solid #d37b99;">Content here</div>
.myborder {border:2px solid #d37b99;}