#d3346d color space conversions
Hex:
#d3346d
RGB:
211, 52, 109
CMY:
17, 80, 57
CMYK:
0, 75, 48, 17
HSL:
338°, 64.3725%, 51.5686%
HSV (HSB):
338°, 75.3555%, 82.7451%
XYZ:
30.8523, 17.4090, 16.2022
xyY:
0.4786, 0.2701, 17.4090
CIE-Lab:
48.7713, 64.4396, 5.6921
CIE-LCH:
48.7713, 64.6905, 5.0479
CIE-Luv:
48.7713, 104.2945, -5.2708
Hunter-Lab:
41.7241, 58.9721, 6.1835
#d3346d color charts
#d3346d color shades, tints & tones
#d3346d color schemes
#d3346d color preview, HTML & CSS examples
This text has a color of #d3346d
<p style="color:#d3346d;">Text here</p>
.mytext {color:#d3346d;}
This box has a color of #d3346d
<div style="background-color:#d3346d;">Content here</div>
.mybackground {background-color:#d3346d;}
Border around this has a color of #d3346d
<div style="border:2px solid #d3346d;">Content here</div>
.myborder {border:2px solid #d3346d;}