#d3575c color space conversions
Hex:
#d3575c
RGB:
211, 87, 92
CMY:
17, 66, 64
CMYK:
0, 59, 56, 17
HSL:
358°, 58.4906%, 58.4314%
HSV (HSB):
358°, 58.7678%, 82.7451%
XYZ:
32.2039, 21.4380, 12.5658
xyY:
0.4864, 0.3238, 21.4380
CIE-Lab:
53.4255, 49.3248, 22.3258
CIE-LCH:
53.4255, 54.1422, 24.3529
CIE-Luv:
53.4255, 91.1335, 17.0349
Hunter-Lab:
46.3012, 43.1254, 16.3199
#d3575c color charts
#d3575c color shades, tints & tones
#d3575c color schemes
#d3575c color preview, HTML & CSS examples
This text has a color of #d3575c
<p style="color:#d3575c;">Text here</p>
.mytext {color:#d3575c;}
This box has a color of #d3575c
<div style="background-color:#d3575c;">Content here</div>
.mybackground {background-color:#d3575c;}
Border around this has a color of #d3575c
<div style="border:2px solid #d3575c;">Content here</div>
.myborder {border:2px solid #d3575c;}