#d3168a color space conversions
Hex:
#d3168a
RGB:
211, 22, 138
CMY:
17, 91, 46
CMYK:
0, 90, 35, 17
HSL:
323°, 81.1159%, 45.6863%
HSV (HSB):
323°, 89.5735%, 82.7451%
XYZ:
31.7383, 16.2577, 25.5100
xyY:
0.4318, 0.2212, 16.2577
CIE-Lab:
47.3108, 73.9935, -14.1389
CIE-LCH:
47.3108, 75.3323, 349.1822
CIE-Luv:
47.3108, 100.0585, -32.4831
Hunter-Lab:
40.3208, 69.9439, -9.2868
#d3168a color charts
#d3168a color shades, tints & tones
#d3168a color schemes
#d3168a color preview, HTML & CSS examples
This text has a color of #d3168a
<p style="color:#d3168a;">Text here</p>
.mytext {color:#d3168a;}
This box has a color of #d3168a
<div style="background-color:#d3168a;">Content here</div>
.mybackground {background-color:#d3168a;}
Border around this has a color of #d3168a
<div style="border:2px solid #d3168a;">Content here</div>
.myborder {border:2px solid #d3168a;}