#d101e1 color space conversions
Hex:
#d101e1
RGB:
209, 1, 225
CMY:
18, 100, 12
CMYK:
7, 100, 0, 12
HSL:
296°, 99.1150%, 44.3137%
HSV (HSB):
296°, 99.5556%, 88.2353%
XYZ:
39.8960, 19.0133, 72.8013
xyY:
0.3029, 0.1444, 19.0133
CIE-Lab:
50.7027, 86.8575, -59.8819
CIE-LCH:
50.7027, 105.4991, 325.4166
CIE-Luv:
50.7027, 63.1342, -101.1698
Hunter-Lab:
43.6042, 87.0124, -68.4673
#d101e1 color charts
#d101e1 color shades, tints & tones
#d101e1 color schemes
#d101e1 color preview, HTML & CSS examples
This text has a color of #d101e1
<p style="color:#d101e1;">Text here</p>
.mytext {color:#d101e1;}
This box has a color of #d101e1
<div style="background-color:#d101e1;">Content here</div>
.mybackground {background-color:#d101e1;}
Border around this has a color of #d101e1
<div style="border:2px solid #d101e1;">Content here</div>
.myborder {border:2px solid #d101e1;}