#d3797f color space conversions
Hex:
#d3797f
RGB:
211, 121, 127
CMY:
17, 53, 50
CMYK:
0, 43, 40, 17
HSL:
356°, 50.5618%, 65.0980%
HSV (HSB):
356°, 42.6540%, 82.7451%
XYZ:
37.5321, 29.0559, 23.7089
xyY:
0.4157, 0.3218, 29.0559
CIE-Lab:
60.8310, 35.6564, 12.1447
CIE-LCH:
60.8310, 37.6679, 18.8090
CIE-Luv:
60.8310, 61.5871, 9.4335
Hunter-Lab:
53.9036, 29.9552, 11.6545
#d3797f color charts
#d3797f color shades, tints & tones
#d3797f color schemes
#d3797f color preview, HTML & CSS examples
This text has a color of #d3797f
<p style="color:#d3797f;">Text here</p>
.mytext {color:#d3797f;}
This box has a color of #d3797f
<div style="background-color:#d3797f;">Content here</div>
.mybackground {background-color:#d3797f;}
Border around this has a color of #d3797f
<div style="border:2px solid #d3797f;">Content here</div>
.myborder {border:2px solid #d3797f;}