#d3757f color space conversions
Hex:
#d3757f
RGB:
211, 117, 127
CMY:
17, 54, 50
CMYK:
0, 45, 40, 17
HSL:
354°, 51.6484%, 64.3137%
HSV (HSB):
354°, 44.5498%, 82.7451%
XYZ:
37.0560, 28.1038, 23.5502
xyY:
0.4177, 0.3168, 28.1038
CIE-Lab:
59.9824, 37.7565, 10.9506
CIE-LCH:
59.9824, 39.3125, 16.1739
CIE-Luv:
59.9824, 64.1110, 7.4562
Hunter-Lab:
53.0130, 31.9986, 10.7705
#d3757f color charts
#d3757f color shades, tints & tones
#d3757f color schemes
#d3757f color preview, HTML & CSS examples
This text has a color of #d3757f
<p style="color:#d3757f;">Text here</p>
.mytext {color:#d3757f;}
This box has a color of #d3757f
<div style="background-color:#d3757f;">Content here</div>
.mybackground {background-color:#d3757f;}
Border around this has a color of #d3757f
<div style="border:2px solid #d3757f;">Content here</div>
.myborder {border:2px solid #d3757f;}