#d101b5 color space conversions
Hex:
#d101b5
RGB:
209, 1, 181
CMY:
18, 100, 29
CMYK:
0, 100, 13, 18
HSL:
308°, 99.0476%, 41.1765%
HSV (HSB):
308°, 99.5215%, 81.9608%
XYZ:
34.6458, 16.9132, 45.1546
xyY:
0.3582, 0.1749, 16.9132
CIE-Lab:
48.1505, 80.6586, -38.5414
CIE-LCH:
48.1505, 89.3938, 334.4600
CIE-Luv:
48.1505, 80.8460, -68.3336
Hunter-Lab:
41.1257, 78.4053, -36.3104
#d101b5 color charts
#d101b5 color shades, tints & tones
#d101b5 color schemes
#d101b5 color preview, HTML & CSS examples
This text has a color of #d101b5
<p style="color:#d101b5;">Text here</p>
.mytext {color:#d101b5;}
This box has a color of #d101b5
<div style="background-color:#d101b5;">Content here</div>
.mybackground {background-color:#d101b5;}
Border around this has a color of #d101b5
<div style="border:2px solid #d101b5;">Content here</div>
.myborder {border:2px solid #d101b5;}