#d100ab color space conversions
Hex:
#d100ab
RGB:
209, 0, 171
CMY:
18, 100, 33
CMYK:
0, 100, 18, 18
HSL:
311°, 100.0000%, 40.9804%
HSV (HSB):
311°, 100.0000%, 81.9608%
XYZ:
33.6452, 16.4956, 39.9387
xyY:
0.3735, 0.1831, 16.4956
CIE-Lab:
47.6181, 79.4812, -33.4802
CIE-LCH:
47.6181, 86.2449, 337.1575
CIE-Luv:
47.6181, 85.3406, -60.6744
Hunter-Lab:
40.6148, 76.7932, -29.8728
#d100ab color charts
#d100ab color shades, tints & tones
#d100ab color schemes
#d100ab color preview, HTML & CSS examples
This text has a color of #d100ab
<p style="color:#d100ab;">Text here</p>
.mytext {color:#d100ab;}
This box has a color of #d100ab
<div style="background-color:#d100ab;">Content here</div>
.mybackground {background-color:#d100ab;}
Border around this has a color of #d100ab
<div style="border:2px solid #d100ab;">Content here</div>
.myborder {border:2px solid #d100ab;}