#d101bd color space conversions
Hex:
#d101bd
RGB:
209, 1, 189
CMY:
18, 100, 26
CMYK:
0, 100, 10, 18
HSL:
306°, 99.0476%, 41.1765%
HSV (HSB):
306°, 99.5215%, 81.9608%
XYZ:
35.4907, 17.2511, 49.6033
xyY:
0.3468, 0.1686, 17.2511
CIE-Lab:
48.5749, 81.7090, -42.5551
CIE-LCH:
48.5749, 92.1265, 332.4889
CIE-Luv:
48.5749, 77.3989, -74.4605
Hunter-Lab:
41.5345, 79.8405, -41.7341
#d101bd color charts
#d101bd color shades, tints & tones
#d101bd color schemes
#d101bd color preview, HTML & CSS examples
This text has a color of #d101bd
<p style="color:#d101bd;">Text here</p>
.mytext {color:#d101bd;}
This box has a color of #d101bd
<div style="background-color:#d101bd;">Content here</div>
.mybackground {background-color:#d101bd;}
Border around this has a color of #d101bd
<div style="border:2px solid #d101bd;">Content here</div>
.myborder {border:2px solid #d101bd;}