#d101e3 color space conversions
Hex:
#d101e3
RGB:
209, 1, 227
CMY:
18, 100, 11
CMYK:
8, 100, 0, 11
HSL:
295°, 99.1228%, 44.7059%
HSV (HSB):
295°, 99.5595%, 89.0196%
XYZ:
40.1705, 19.1231, 74.2469
xyY:
0.3008, 0.1432, 19.1231
CIE-Lab:
50.8309, 87.1618, -60.8109
CIE-LCH:
50.8309, 106.2786, 325.0974
CIE-Luv:
50.8309, 62.4048, -102.6061
Hunter-Lab:
43.7299, 87.4434, -70.0547
#d101e3 color charts
#d101e3 color shades, tints & tones
#d101e3 color schemes
#d101e3 color preview, HTML & CSS examples
This text has a color of #d101e3
<p style="color:#d101e3;">Text here</p>
.mytext {color:#d101e3;}
This box has a color of #d101e3
<div style="background-color:#d101e3;">Content here</div>
.mybackground {background-color:#d101e3;}
Border around this has a color of #d101e3
<div style="border:2px solid #d101e3;">Content here</div>
.myborder {border:2px solid #d101e3;}