#d3446c color space conversions
Hex:
#d3446c
RGB:
211, 68, 108
CMY:
17, 73, 58
CMYK:
0, 68, 49, 17
HSL:
343°, 61.9048%, 54.7059%
HSV (HSB):
343°, 67.7725%, 82.7451%
XYZ:
31.6379, 19.0658, 16.1999
xyY:
0.4729, 0.2850, 19.0658
CIE-Lab:
50.7641, 58.7419, 9.1329
CIE-LCH:
50.7641, 59.4476, 8.8373
CIE-Luv:
50.7641, 97.4832, 0.1369
Hunter-Lab:
43.6644, 52.9226, 8.5679
#d3446c color charts
#d3446c color shades, tints & tones
#d3446c color schemes
#d3446c color preview, HTML & CSS examples
This text has a color of #d3446c
<p style="color:#d3446c;">Text here</p>
.mytext {color:#d3446c;}
This box has a color of #d3446c
<div style="background-color:#d3446c;">Content here</div>
.mybackground {background-color:#d3446c;}
Border around this has a color of #d3446c
<div style="border:2px solid #d3446c;">Content here</div>
.myborder {border:2px solid #d3446c;}