#dc468a color space conversions
Hex:
#dc468a
RGB:
220, 70, 138
CMY:
14, 73, 46
CMYK:
0, 68, 37, 14
HSL:
333°, 68.1818%, 56.8627%
HSV (HSB):
333°, 68.1818%, 86.2745%
XYZ:
36.2928, 21.4309, 26.2685
xyY:
0.4321, 0.2552, 21.4309
CIE-Lab:
53.4179, 63.5263, -4.8194
CIE-LCH:
53.4179, 63.7089, 355.6616
CIE-Luv:
53.4179, 93.5351, -18.4194
Hunter-Lab:
46.2936, 58.9251, -1.2376
#dc468a color charts
#dc468a color shades, tints & tones
#dc468a color schemes
#dc468a color preview, HTML & CSS examples
This text has a color of #dc468a
<p style="color:#dc468a;">Text here</p>
.mytext {color:#dc468a;}
This box has a color of #dc468a
<div style="background-color:#dc468a;">Content here</div>
.mybackground {background-color:#dc468a;}
Border around this has a color of #dc468a
<div style="border:2px solid #dc468a;">Content here</div>
.myborder {border:2px solid #dc468a;}