#dc26c9 color space conversions
Hex:
#dc26c9
RGB:
220, 38, 201
CMY:
14, 85, 21
CMYK:
0, 83, 9, 14
HSL:
306°, 72.2222%, 50.5882%
HSV (HSB):
306°, 82.7273%, 86.2745%
XYZ:
40.7509, 20.8189, 57.1290
xyY:
0.3433, 0.1754, 20.8189
CIE-Lab:
52.7507, 80.6852, -42.7746
CIE-LCH:
52.7507, 91.3223, 332.0701
CIE-Luv:
52.7507, 77.4812, -76.1515
Hunter-Lab:
45.6278, 79.5729, -42.2956
#dc26c9 color charts
#dc26c9 color shades, tints & tones
#dc26c9 color schemes
#dc26c9 color preview, HTML & CSS examples
This text has a color of #dc26c9
<p style="color:#dc26c9;">Text here</p>
.mytext {color:#dc26c9;}
This box has a color of #dc26c9
<div style="background-color:#dc26c9;">Content here</div>
.mybackground {background-color:#dc26c9;}
Border around this has a color of #dc26c9
<div style="border:2px solid #dc26c9;">Content here</div>
.myborder {border:2px solid #dc26c9;}