#d3139c color space conversions
Hex:
#d3139c
RGB:
211, 19, 156
CMY:
17, 93, 39
CMYK:
0, 91, 26, 17
HSL:
317°, 83.4783%, 45.0980%
HSV (HSB):
317°, 90.9953%, 82.7451%
XYZ:
33.0976, 16.7149, 32.9344
xyY:
0.4000, 0.2020, 16.7149
CIE-Lab:
47.8988, 76.3418, -24.0834
CIE-LCH:
47.8988, 80.0505, 342.4912
CIE-Luv:
47.8988, 92.2608, -46.8084
Hunter-Lab:
40.8839, 72.9580, -19.1428
#d3139c color charts
#d3139c color shades, tints & tones
#d3139c color schemes
#d3139c color preview, HTML & CSS examples
This text has a color of #d3139c
<p style="color:#d3139c;">Text here</p>
.mytext {color:#d3139c;}
This box has a color of #d3139c
<div style="background-color:#d3139c;">Content here</div>
.mybackground {background-color:#d3139c;}
Border around this has a color of #d3139c
<div style="border:2px solid #d3139c;">Content here</div>
.myborder {border:2px solid #d3139c;}