#d3568a color space conversions
Hex:
#d3568a
RGB:
211, 86, 138
CMY:
17, 66, 46
CMYK:
0, 59, 35, 17
HSL:
335°, 58.6854%, 58.2353%
HSV (HSB):
335°, 59.2417%, 82.7451%
XYZ:
34.7792, 22.3394, 26.5236
xyY:
0.4158, 0.2671, 22.3394
CIE-Lab:
54.3853, 54.2421, -3.5533
CIE-LCH:
54.3853, 54.3584, 356.2521
CIE-Luv:
54.3853, 78.9678, -14.8419
Hunter-Lab:
47.2646, 48.6344, -0.1867
#d3568a color charts
#d3568a color shades, tints & tones
#d3568a color schemes
#d3568a color preview, HTML & CSS examples
This text has a color of #d3568a
<p style="color:#d3568a;">Text here</p>
.mytext {color:#d3568a;}
This box has a color of #d3568a
<div style="background-color:#d3568a;">Content here</div>
.mybackground {background-color:#d3568a;}
Border around this has a color of #d3568a
<div style="border:2px solid #d3568a;">Content here</div>
.myborder {border:2px solid #d3568a;}