#dc105c color space conversions
Hex:
#dc105c
RGB:
220, 16, 92
CMY:
14, 94, 64
CMYK:
0, 93, 58, 14
HSL:
338°, 86.4407%, 46.2745%
HSV (HSB):
338°, 92.7273%, 86.2745%
XYZ:
31.6323, 16.3589, 11.6156
xyY:
0.5307, 0.2744, 16.3589
CIE-Lab:
47.4419, 73.0413, 14.5283
CIE-LCH:
47.4419, 74.4722, 11.2496
CIE-Luv:
47.4419, 128.2090, 2.3209
Hunter-Lab:
40.4462, 68.8210, 11.2850
#dc105c color charts
#dc105c color shades, tints & tones
#dc105c color schemes
#dc105c color preview, HTML & CSS examples
This text has a color of #dc105c
<p style="color:#dc105c;">Text here</p>
.mytext {color:#dc105c;}
This box has a color of #dc105c
<div style="background-color:#dc105c;">Content here</div>
.mybackground {background-color:#dc105c;}
Border around this has a color of #dc105c
<div style="border:2px solid #dc105c;">Content here</div>
.myborder {border:2px solid #dc105c;}