#d100a8 color space conversions
Hex:
#d100a8
RGB:
209, 0, 168
CMY:
18, 100, 34
CMYK:
0, 100, 20, 18
HSL:
312°, 100.0000%, 40.9804%
HSV (HSB):
312°, 100.0000%, 81.9608%
XYZ:
33.3624, 16.3825, 38.4495
xyY:
0.3783, 0.1858, 16.3825
CIE-Lab:
47.4723, 79.1157, -31.9294
CIE-LCH:
47.4723, 85.3158, 338.0220
CIE-Luv:
47.4723, 86.6958, -58.3460
Hunter-Lab:
40.4753, 76.2998, -27.9899
#d100a8 color charts
#d100a8 color shades, tints & tones
#d100a8 color schemes
#d100a8 color preview, HTML & CSS examples
This text has a color of #d100a8
<p style="color:#d100a8;">Text here</p>
.mytext {color:#d100a8;}
This box has a color of #d100a8
<div style="background-color:#d100a8;">Content here</div>
.mybackground {background-color:#d100a8;}
Border around this has a color of #d100a8
<div style="border:2px solid #d100a8;">Content here</div>
.myborder {border:2px solid #d100a8;}