#dc146e color space conversions
Hex:
#dc146e
RGB:
220, 20, 110
CMY:
14, 92, 57
CMYK:
0, 91, 50, 14
HSL:
333°, 83.3333%, 47.0588%
HSV (HSB):
333°, 90.9091%, 86.2745%
XYZ:
32.5798, 16.8417, 16.2855
xyY:
0.4958, 0.2563, 16.8417
CIE-Lab:
48.0600, 73.8030, 4.2844
CIE-LCH:
48.0600, 73.9273, 3.3224
CIE-Luv:
48.0600, 120.1233, -9.1228
Hunter-Lab:
41.0387, 69.8900, 5.1989
#dc146e color charts
#dc146e RGB chart
#dc146e CMYK chart
#dc146e RGB pie chart
#dc146e color shades, tints & tones
#dc146e color schemes
#dc146e color preview, HTML & CSS examples
This text has a color of #dc146e
<p style="color:#dc146e;">Text here</p>
.mytext {color:#dc146e;}
Text color #dc146e
This box has a color of #dc146e
<div style="background-color:#dc146e;">Content here</div>
.mybackground {background-color:#dc146e;}
Background color #dc146e
Border around this has a color of #dc146e
<div style="border:2px solid #dc146e;">Content here</div>
.myborder {border:2px solid #dc146e;}
Border color #dc146e