#d101bc color space conversions
Hex:
#d101bc
RGB:
209, 1, 188
CMY:
18, 100, 26
CMYK:
0, 100, 10, 18
HSL:
306°, 99.0476%, 41.1765%
HSV (HSB):
306°, 99.5215%, 81.9608%
XYZ:
35.3824, 17.2079, 49.0335
xyY:
0.3482, 0.1693, 17.2079
CIE-Lab:
48.5209, 81.5757, -42.0567
CIE-LCH:
48.5209, 91.7789, 332.7264
CIE-Luv:
48.5209, 77.8247, -73.6977
Hunter-Lab:
41.4824, 79.6578, -41.0451
#d101bc color charts
#d101bc color shades, tints & tones
#d101bc color schemes
#d101bc color preview, HTML & CSS examples
This text has a color of #d101bc
<p style="color:#d101bc;">Text here</p>
.mytext {color:#d101bc;}
This box has a color of #d101bc
<div style="background-color:#d101bc;">Content here</div>
.mybackground {background-color:#d101bc;}
Border around this has a color of #d101bc
<div style="border:2px solid #d101bc;">Content here</div>
.myborder {border:2px solid #d101bc;}