#d58d97 color space conversions
Hex:
#d58d97
RGB:
213, 141, 151
CMY:
16, 45, 41
CMYK:
0, 34, 29, 16
HSL:
352°, 46.1538%, 69.4118%
HSV (HSB):
352°, 33.8028%, 83.5294%
XYZ:
42.5514, 35.4303, 33.8742
xyY:
0.3804, 0.3167, 35.4303
CIE-Lab:
66.0823, 28.6944, 6.0024
CIE-LCH:
66.0823, 29.3154, 11.8149
CIE-Luv:
66.0823, 46.4603, 3.1169
Hunter-Lab:
59.5233, 23.4383, 7.9249
#d58d97 color charts
#d58d97 color shades, tints & tones
#d58d97 color schemes
#d58d97 color preview, HTML & CSS examples
This text has a color of #d58d97
<p style="color:#d58d97;">Text here</p>
.mytext {color:#d58d97;}
This box has a color of #d58d97
<div style="background-color:#d58d97;">Content here</div>
.mybackground {background-color:#d58d97;}
Border around this has a color of #d58d97
<div style="border:2px solid #d58d97;">Content here</div>
.myborder {border:2px solid #d58d97;}