#d3757d color space conversions
Hex:
#d3757d
RGB:
211, 117, 125
CMY:
17, 54, 51
CMYK:
0, 45, 41, 17
HSL:
355°, 51.6484%, 64.3137%
HSV (HSB):
355°, 44.5498%, 82.7451%
XYZ:
36.9269, 28.0521, 22.8704
xyY:
0.4203, 0.3193, 28.0521
CIE-Lab:
59.9358, 37.5326, 12.0368
CIE-LCH:
59.9358, 39.4155, 17.7812
CIE-Luv:
59.9358, 64.5169, 8.8445
Hunter-Lab:
52.9643, 31.7636, 11.4731
#d3757d color charts
#d3757d color shades, tints & tones
#d3757d color schemes
#d3757d color preview, HTML & CSS examples
This text has a color of #d3757d
<p style="color:#d3757d;">Text here</p>
.mytext {color:#d3757d;}
This box has a color of #d3757d
<div style="background-color:#d3757d;">Content here</div>
.mybackground {background-color:#d3757d;}
Border around this has a color of #d3757d
<div style="border:2px solid #d3757d;">Content here</div>
.myborder {border:2px solid #d3757d;}