#d101a0 color space conversions
Hex:
#d101a0
RGB:
209, 1, 160
CMY:
18, 100, 37
CMYK:
0, 100, 23, 18
HSL:
314°, 99.0476%, 41.1765%
HSV (HSB):
314°, 99.5215%, 81.9608%
XYZ:
32.6505, 16.1151, 34.6474
xyY:
0.3914, 0.1932, 16.1151
CIE-Lab:
47.1251, 78.0857, -27.7057
CIE-LCH:
47.1251, 82.8552, 340.4647
CIE-Luv:
47.1251, 90.2871, -52.0532
Hunter-Lab:
40.1436, 74.9304, -23.0718
#d101a0 color charts
#d101a0 color shades, tints & tones
#d101a0 color schemes
#d101a0 color preview, HTML & CSS examples
This text has a color of #d101a0
<p style="color:#d101a0;">Text here</p>
.mytext {color:#d101a0;}
This box has a color of #d101a0
<div style="background-color:#d101a0;">Content here</div>
.mybackground {background-color:#d101a0;}
Border around this has a color of #d101a0
<div style="border:2px solid #d101a0;">Content here</div>
.myborder {border:2px solid #d101a0;}