#d100a0 color space conversions
Hex:
#d100a0
RGB:
209, 0, 160
CMY:
18, 100, 37
CMYK:
0, 100, 23, 18
HSL:
314°, 100.0000%, 40.9804%
HSV (HSB):
314°, 100.0000%, 81.9608%
XYZ:
32.6397, 16.0934, 34.6437
xyY:
0.3915, 0.1930, 16.0934
CIE-Lab:
47.0968, 78.1691, -27.7499
CIE-LCH:
47.0968, 82.9485, 340.4552
CIE-Luv:
47.0968, 90.3567, -52.1226
Hunter-Lab:
40.1165, 75.0274, -23.1199
#d100a0 color charts
#d100a0 color shades, tints & tones
#d100a0 color schemes
#d100a0 color preview, HTML & CSS examples
This text has a color of #d100a0
<p style="color:#d100a0;">Text here</p>
.mytext {color:#d100a0;}
This box has a color of #d100a0
<div style="background-color:#d100a0;">Content here</div>
.mybackground {background-color:#d100a0;}
Border around this has a color of #d100a0
<div style="border:2px solid #d100a0;">Content here</div>
.myborder {border:2px solid #d100a0;}