#d101e4 color space conversions
Hex:
#d101e4
RGB:
209, 1, 228
CMY:
18, 100, 11
CMYK:
8, 100, 0, 11
HSL:
295°, 99.1266%, 44.9020%
HSV (HSB):
295°, 99.5614%, 89.4118%
XYZ:
40.3089, 19.1785, 74.9761
xyY:
0.2998, 0.1426, 19.1785
CIE-Lab:
50.8953, 87.3146, -61.2741
CIE-LCH:
50.8953, 106.6694, 324.9403
CIE-Luv:
50.8953, 62.0427, -103.3223
Hunter-Lab:
43.7932, 87.6601, -70.8521
#d101e4 color charts
#d101e4 color shades, tints & tones
#d101e4 color schemes
#d101e4 color preview, HTML & CSS examples
This text has a color of #d101e4
<p style="color:#d101e4;">Text here</p>
.mytext {color:#d101e4;}
This box has a color of #d101e4
<div style="background-color:#d101e4;">Content here</div>
.mybackground {background-color:#d101e4;}
Border around this has a color of #d101e4
<div style="border:2px solid #d101e4;">Content here</div>
.myborder {border:2px solid #d101e4;}