#d42a86 color space conversions
Hex:
#d42a86
RGB:
212, 42, 134
CMY:
17, 84, 47
CMYK:
0, 80, 37, 17
HSL:
328°, 66.9291%, 49.8039%
HSV (HSB):
328°, 80.1887%, 83.1373%
XYZ:
32.2824, 17.3742, 24.2063
xyY:
0.4371, 0.2352, 17.3742
CIE-Lab:
48.7281, 69.8552, -9.5581
CIE-LCH:
48.7281, 70.5061, 352.2088
CIE-Luv:
48.7281, 98.4672, -25.6771
Hunter-Lab:
41.6824, 65.3016, -5.2540
#d42a86 color charts
#d42a86 color shades, tints & tones
#d42a86 color schemes
#d42a86 color preview, HTML & CSS examples
This text has a color of #d42a86
<p style="color:#d42a86;">Text here</p>
.mytext {color:#d42a86;}
This box has a color of #d42a86
<div style="background-color:#d42a86;">Content here</div>
.mybackground {background-color:#d42a86;}
Border around this has a color of #d42a86
<div style="border:2px solid #d42a86;">Content here</div>
.myborder {border:2px solid #d42a86;}