#d3568d color space conversions
Hex:
#d3568d
RGB:
211, 86, 141
CMY:
17, 66, 45
CMYK:
0, 59, 33, 17
HSL:
334°, 58.6854%, 58.2353%
HSV (HSB):
334°, 59.2417%, 82.7451%
XYZ:
34.9995, 22.4275, 27.6836
xyY:
0.4112, 0.2635, 22.4275
CIE-Lab:
54.4777, 54.5972, -5.1888
CIE-LCH:
54.4777, 54.8432, 354.5710
CIE-Luv:
54.4777, 78.0527, -17.1321
Hunter-Lab:
47.3577, 49.0434, -1.5083
#d3568d color charts
#d3568d color shades, tints & tones
#d3568d color schemes
#d3568d color preview, HTML & CSS examples
This text has a color of #d3568d
<p style="color:#d3568d;">Text here</p>
.mytext {color:#d3568d;}
This box has a color of #d3568d
<div style="background-color:#d3568d;">Content here</div>
.mybackground {background-color:#d3568d;}
Border around this has a color of #d3568d
<div style="border:2px solid #d3568d;">Content here</div>
.myborder {border:2px solid #d3568d;}