#d3096d color space conversions
Hex:
#d3096d
RGB:
211, 9, 109
CMY:
17, 96, 57
CMYK:
0, 96, 48, 17
HSL:
330°, 91.8182%, 43.1373%
HSV (HSB):
330°, 95.7346%, 82.7451%
XYZ:
29.7220, 15.1484, 15.8254
xyY:
0.4897, 0.2496, 15.1484
CIE-Lab:
45.8368, 72.8397, 1.4605
CIE-LCH:
45.8368, 72.8544, 1.1487
CIE-Luv:
45.8368, 114.8222, -12.2089
Hunter-Lab:
38.9209, 68.1999, 3.1371
#d3096d color charts
#d3096d color shades, tints & tones
#d3096d color schemes
#d3096d color preview, HTML & CSS examples
This text has a color of #d3096d
<p style="color:#d3096d;">Text here</p>
.mytext {color:#d3096d;}
This box has a color of #d3096d
<div style="background-color:#d3096d;">Content here</div>
.mybackground {background-color:#d3096d;}
Border around this has a color of #d3096d
<div style="border:2px solid #d3096d;">Content here</div>
.myborder {border:2px solid #d3096d;}