#d100d3 color space conversions
Hex:
#d100d3
RGB:
209, 0, 211
CMY:
18, 100, 17
CMYK:
1, 100, 0, 17
HSL:
299°, 100.0000%, 41.3725%
HSV (HSB):
299°, 100.0000%, 82.7451%
XYZ:
38.0524, 18.2585, 63.1467
xyY:
0.3185, 0.1528, 18.2585
CIE-Lab:
49.8081, 84.8559, -53.3240
CIE-LCH:
49.8081, 100.2196, 327.8545
CIE-Luv:
49.8081, 68.4722, -91.0273
Hunter-Lab:
42.7299, 84.1826, -57.7084
#d100d3 color charts
#d100d3 color shades, tints & tones
#d100d3 color schemes
#d100d3 color preview, HTML & CSS examples
This text has a color of #d100d3
<p style="color:#d100d3;">Text here</p>
.mytext {color:#d100d3;}
This box has a color of #d100d3
<div style="background-color:#d100d3;">Content here</div>
.mybackground {background-color:#d100d3;}
Border around this has a color of #d100d3
<div style="border:2px solid #d100d3;">Content here</div>
.myborder {border:2px solid #d100d3;}