#d9139c color space conversions
Hex:
#d9139c
RGB:
217, 19, 156
CMY:
15, 93, 39
CMYK:
0, 91, 28, 15
HSL:
318°, 83.8983%, 46.2745%
HSV (HSB):
318°, 91.2442%, 85.0980%
XYZ:
34.8489, 17.6178, 33.0163
xyY:
0.4077, 0.2061, 17.6178
CIE-Lab:
49.0292, 77.5677, -22.2457
CIE-LCH:
49.0292, 80.6946, 343.9976
CIE-Luv:
49.0292, 97.0447, -44.6861
Hunter-Lab:
41.9735, 74.7476, -17.2560
#d9139c color charts
#d9139c color shades, tints & tones
#d9139c color schemes
#d9139c color preview, HTML & CSS examples
This text has a color of #d9139c
<p style="color:#d9139c;">Text here</p>
.mytext {color:#d9139c;}
This box has a color of #d9139c
<div style="background-color:#d9139c;">Content here</div>
.mybackground {background-color:#d9139c;}
Border around this has a color of #d9139c
<div style="border:2px solid #d9139c;">Content here</div>
.myborder {border:2px solid #d9139c;}