#d3156d color space conversions
Hex:
#d3156d
RGB:
211, 21, 109
CMY:
17, 92, 57
CMYK:
0, 90, 48, 17
HSL:
332°, 81.8966%, 45.4902%
HSV (HSB):
332°, 90.0474%, 82.7451%
XYZ:
29.8925, 15.4893, 15.8822
xyY:
0.4879, 0.2528, 15.4893
CIE-Lab:
46.2973, 71.5025, 2.1288
CIE-LCH:
46.2973, 71.5341, 1.7053
CIE-Luv:
46.2973, 113.1623, -11.1168
Hunter-Lab:
39.3565, 66.7023, 3.6232
#d3156d color charts
#d3156d color shades, tints & tones
#d3156d color schemes
#d3156d color preview, HTML & CSS examples
This text has a color of #d3156d
<p style="color:#d3156d;">Text here</p>
.mytext {color:#d3156d;}
This box has a color of #d3156d
<div style="background-color:#d3156d;">Content here</div>
.mybackground {background-color:#d3156d;}
Border around this has a color of #d3156d
<div style="border:2px solid #d3156d;">Content here</div>
.myborder {border:2px solid #d3156d;}