#d3446d color space conversions
Hex:
#d3446d
RGB:
211, 68, 109
CMY:
17, 73, 57
CMYK:
0, 68, 48, 17
HSL:
343°, 61.9048%, 54.7059%
HSV (HSB):
343°, 67.7725%, 82.7451%
XYZ:
31.6914, 19.0873, 16.4819
xyY:
0.4712, 0.2838, 19.0873
CIE-Lab:
50.7891, 58.8295, 8.5647
CIE-LCH:
50.7891, 59.4497, 8.2832
CIE-Luv:
50.7891, 97.1581, -0.5444
Hunter-Lab:
43.6890, 53.0259, 8.2148
#d3446d color charts
#d3446d color shades, tints & tones
#d3446d color schemes
#d3446d color preview, HTML & CSS examples
This text has a color of #d3446d
<p style="color:#d3446d;">Text here</p>
.mytext {color:#d3446d;}
This box has a color of #d3446d
<div style="background-color:#d3446d;">Content here</div>
.mybackground {background-color:#d3446d;}
Border around this has a color of #d3446d
<div style="border:2px solid #d3446d;">Content here</div>
.myborder {border:2px solid #d3446d;}