#d3185b color space conversions
Hex:
#d3185b
RGB:
211, 24, 91
CMY:
17, 91, 64
CMYK:
0, 89, 57, 17
HSL:
339°, 79.5745%, 46.0784%
HSV (HSB):
339°, 88.6256%, 82.7451%
XYZ:
29.0789, 15.2575, 11.3099
xyY:
0.5226, 0.2742, 15.2575
CIE-Lab:
45.9849, 69.7360, 12.8557
CIE-LCH:
45.9849, 70.9111, 10.4451
CIE-Luv:
45.9849, 119.9659, 1.2773
Hunter-Lab:
39.0608, 64.5283, 10.1754
#d3185b color charts
#d3185b color shades, tints & tones
#d3185b color schemes
#d3185b color preview, HTML & CSS examples
This text has a color of #d3185b
<p style="color:#d3185b;">Text here</p>
.mytext {color:#d3185b;}
This box has a color of #d3185b
<div style="background-color:#d3185b;">Content here</div>
.mybackground {background-color:#d3185b;}
Border around this has a color of #d3185b
<div style="border:2px solid #d3185b;">Content here</div>
.myborder {border:2px solid #d3185b;}