#dc077c color space conversions
Hex:
#dc077c
RGB:
220, 7, 124
CMY:
14, 97, 51
CMYK:
0, 97, 44, 14
HSL:
327°, 93.8326%, 44.5098%
HSV (HSB):
327°, 96.8182%, 86.2745%
XYZ:
33.2293, 16.8228, 20.5645
xyY:
0.4706, 0.2382, 16.8228
CIE-Lab:
48.0360, 76.2162, -4.3422
CIE-LCH:
48.0360, 76.3398, 356.7392
CIE-Luv:
48.0360, 115.4728, -20.1969
Hunter-Lab:
41.0157, 72.8363, -1.0160
#dc077c color charts
#dc077c color shades, tints & tones
#dc077c color schemes
#dc077c color preview, HTML & CSS examples
This text has a color of #dc077c
<p style="color:#dc077c;">Text here</p>
.mytext {color:#dc077c;}
This box has a color of #dc077c
<div style="background-color:#dc077c;">Content here</div>
.mybackground {background-color:#dc077c;}
Border around this has a color of #dc077c
<div style="border:2px solid #dc077c;">Content here</div>
.myborder {border:2px solid #dc077c;}