#d3185e color space conversions
Hex:
#d3185e
RGB:
211, 24, 94
CMY:
17, 91, 63
CMYK:
0, 89, 55, 17
HSL:
338°, 79.5745%, 46.0784%
HSV (HSB):
338°, 88.6256%, 82.7451%
XYZ:
29.2110, 15.3103, 12.0053
xyY:
0.5168, 0.2709, 15.3103
CIE-Lab:
46.0563, 69.9373, 11.0903
CIE-LCH:
46.0563, 70.8111, 9.0106
CIE-Luv:
46.0563, 118.7888, -0.6313
Hunter-Lab:
39.1284, 64.7831, 9.1987
#d3185e color charts
#d3185e color shades, tints & tones
#d3185e color schemes
#d3185e color preview, HTML & CSS examples
This text has a color of #d3185e
<p style="color:#d3185e;">Text here</p>
.mytext {color:#d3185e;}
This box has a color of #d3185e
<div style="background-color:#d3185e;">Content here</div>
.mybackground {background-color:#d3185e;}
Border around this has a color of #d3185e
<div style="border:2px solid #d3185e;">Content here</div>
.myborder {border:2px solid #d3185e;}