#d3737d color space conversions
Hex:
#d3737d
RGB:
211, 115, 125
CMY:
17, 55, 51
CMYK:
0, 45, 41, 17
HSL:
354°, 52.1739%, 63.9216%
HSV (HSB):
354°, 45.4976%, 82.7451%
XYZ:
36.6964, 27.5910, 22.7935
xyY:
0.4214, 0.3168, 27.5910
CIE-Lab:
59.5174, 38.5750, 11.4488
CIE-LCH:
59.5174, 40.2381, 16.5305
CIE-Luv:
59.5174, 65.7787, 7.8718
Hunter-Lab:
52.5272, 32.7806, 11.0408
#d3737d color charts
#d3737d color shades, tints & tones
#d3737d color schemes
#d3737d color preview, HTML & CSS examples
This text has a color of #d3737d
<p style="color:#d3737d;">Text here</p>
.mytext {color:#d3737d;}
This box has a color of #d3737d
<div style="background-color:#d3737d;">Content here</div>
.mybackground {background-color:#d3737d;}
Border around this has a color of #d3737d
<div style="border:2px solid #d3737d;">Content here</div>
.myborder {border:2px solid #d3737d;}