#d10da1 color space conversions
Hex:
#d10da1
RGB:
209, 13, 161
CMY:
18, 95, 37
CMYK:
0, 94, 23, 18
HSL:
315°, 88.2883%, 43.5294%
HSV (HSB):
315°, 93.7799%, 81.9608%
XYZ:
32.8714, 16.4164, 35.1544
xyY:
0.3893, 0.1944, 16.4164
CIE-Lab:
47.5161, 77.1885, -27.6945
CIE-LCH:
47.5161, 82.0064, 340.2625
CIE-Luv:
47.5161, 88.9838, -51.9852
Hunter-Lab:
40.5171, 73.9117, -23.0805
#d10da1 color charts
#d10da1 color shades, tints & tones
#d10da1 color schemes
#d10da1 color preview, HTML & CSS examples
This text has a color of #d10da1
<p style="color:#d10da1;">Text here</p>
.mytext {color:#d10da1;}
This box has a color of #d10da1
<div style="background-color:#d10da1;">Content here</div>
.mybackground {background-color:#d10da1;}
Border around this has a color of #d10da1
<div style="border:2px solid #d10da1;">Content here</div>
.myborder {border:2px solid #d10da1;}