#d3506a color space conversions
Hex:
#d3506a
RGB:
211, 80, 106
CMY:
17, 69, 58
CMYK:
0, 62, 50, 17
HSL:
348°, 59.8174%, 57.0588%
HSV (HSB):
348°, 62.0853%, 82.7451%
XYZ:
32.3341, 20.6268, 15.9128
xyY:
0.4695, 0.2995, 20.6268
CIE-Lab:
52.5386, 53.6169, 12.8221
CIE-LCH:
52.5386, 55.1287, 13.4493
CIE-Luv:
52.5386, 91.6859, 5.6750
Hunter-Lab:
45.4168, 47.6026, 11.0181
#d3506a color charts
#d3506a color shades, tints & tones
#d3506a color schemes
#d3506a color preview, HTML & CSS examples
This text has a color of #d3506a
<p style="color:#d3506a;">Text here</p>
.mytext {color:#d3506a;}
This box has a color of #d3506a
<div style="background-color:#d3506a;">Content here</div>
.mybackground {background-color:#d3506a;}
Border around this has a color of #d3506a
<div style="border:2px solid #d3506a;">Content here</div>
.myborder {border:2px solid #d3506a;}