#d41aba color space conversions
Hex:
#d41aba
RGB:
212, 26, 186
CMY:
17, 90, 27
CMYK:
0, 88, 12, 17
HSL:
308°, 78.1513%, 46.6667%
HSV (HSB):
308°, 87.7358%, 83.1373%
XYZ:
36.3837, 18.2810, 48.0653
xyY:
0.3542, 0.1780, 18.2810
CIE-Lab:
49.8352, 79.2718, -38.7749
CIE-LCH:
49.8352, 88.2469, 333.9349
CIE-Luv:
49.8352, 79.1430, -69.0427
Hunter-Lab:
42.7563, 77.0720, -36.7226
#d41aba color charts
#d41aba color shades, tints & tones
#d41aba color schemes
#d41aba color preview, HTML & CSS examples
This text has a color of #d41aba
<p style="color:#d41aba;">Text here</p>
.mytext {color:#d41aba;}
This box has a color of #d41aba
<div style="background-color:#d41aba;">Content here</div>
.mybackground {background-color:#d41aba;}
Border around this has a color of #d41aba
<div style="border:2px solid #d41aba;">Content here</div>
.myborder {border:2px solid #d41aba;}