#d3568c color space conversions
Hex:
#d3568c
RGB:
211, 86, 140
CMY:
17, 66, 45
CMYK:
0, 59, 34, 17
HSL:
334°, 58.6854%, 58.2353%
HSV (HSB):
334°, 59.2417%, 82.7451%
XYZ:
34.9254, 22.3979, 27.2934
xyY:
0.4127, 0.2647, 22.3979
CIE-Lab:
54.4467, 54.4780, -4.6443
CIE-LCH:
54.4467, 54.6756, 355.1272
CIE-Luv:
54.4467, 78.3584, -16.3665
Hunter-Lab:
47.3264, 48.9060, -1.0644
#d3568c color charts
#d3568c color shades, tints & tones
#d3568c color schemes
#d3568c color preview, HTML & CSS examples
This text has a color of #d3568c
<p style="color:#d3568c;">Text here</p>
.mytext {color:#d3568c;}
This box has a color of #d3568c
<div style="background-color:#d3568c;">Content here</div>
.mybackground {background-color:#d3568c;}
Border around this has a color of #d3568c
<div style="border:2px solid #d3568c;">Content here</div>
.myborder {border:2px solid #d3568c;}