#d3136a color space conversions
Hex:
#d3136a
RGB:
211, 19, 106
CMY:
17, 93, 58
CMYK:
0, 91, 50, 17
HSL:
333°, 83.4783%, 45.0980%
HSV (HSB):
333°, 90.9953%, 82.7451%
XYZ:
29.6984, 15.3552, 15.0342
xyY:
0.4942, 0.2555, 15.3552
CIE-Lab:
46.1170, 71.5421, 3.7260
CIE-LCH:
46.1170, 71.6391, 2.9813
CIE-Luv:
46.1170, 114.7970, -9.2467
Hunter-Lab:
39.1858, 66.7077, 4.6825
#d3136a color charts
#d3136a color shades, tints & tones
#d3136a color schemes
#d3136a color preview, HTML & CSS examples
This text has a color of #d3136a
<p style="color:#d3136a;">Text here</p>
.mytext {color:#d3136a;}
This box has a color of #d3136a
<div style="background-color:#d3136a;">Content here</div>
.mybackground {background-color:#d3136a;}
Border around this has a color of #d3136a
<div style="border:2px solid #d3136a;">Content here</div>
.myborder {border:2px solid #d3136a;}