#d010a1 color space conversions
Hex:
#d010a1
RGB:
208, 16, 161
CMY:
18, 94, 37
CMYK:
0, 92, 23, 18
HSL:
315°, 85.7143%, 43.9216%
HSV (HSB):
315°, 92.3077%, 81.5686%
XYZ:
32.6307, 16.3537, 35.1550
xyY:
0.3878, 0.1944, 16.3537
CIE-Lab:
47.4351, 76.6786, -27.8348
CIE-LCH:
47.4351, 81.5744, 340.0488
CIE-Luv:
47.4351, 87.9321, -52.0753
Hunter-Lab:
40.4397, 73.2620, -23.2341
#d010a1 color charts
#d010a1 color shades, tints & tones
#d010a1 color schemes
#d010a1 color preview, HTML & CSS examples
This text has a color of #d010a1
<p style="color:#d010a1;">Text here</p>
.mytext {color:#d010a1;}
This box has a color of #d010a1
<div style="background-color:#d010a1;">Content here</div>
.mybackground {background-color:#d010a1;}
Border around this has a color of #d010a1
<div style="border:2px solid #d010a1;">Content here</div>
.myborder {border:2px solid #d010a1;}