#dc097e color space conversions
Hex:
#dc097e
RGB:
220, 9, 126
CMY:
14, 96, 51
CMYK:
0, 96, 43, 14
HSL:
327°, 92.1397%, 44.9020%
HSV (HSB):
327°, 95.9091%, 86.2745%
XYZ:
33.3788, 16.9174, 21.2448
xyY:
0.4666, 0.2365, 16.9174
CIE-Lab:
48.1558, 76.2277, -5.3874
CIE-LCH:
48.1558, 76.4178, 355.9574
CIE-Luv:
48.1558, 114.3635, -21.5361
Hunter-Lab:
41.1307, 72.8791, -1.8329
#dc097e color charts
#dc097e color shades, tints & tones
#dc097e color schemes
#dc097e color preview, HTML & CSS examples
This text has a color of #dc097e
<p style="color:#dc097e;">Text here</p>
.mytext {color:#dc097e;}
This box has a color of #dc097e
<div style="background-color:#dc097e;">Content here</div>
.mybackground {background-color:#dc097e;}
Border around this has a color of #dc097e
<div style="border:2px solid #dc097e;">Content here</div>
.myborder {border:2px solid #dc097e;}