#dc278c color space conversions
Hex:
#dc278c
RGB:
220, 39, 140
CMY:
14, 85, 45
CMYK:
0, 82, 36, 14
HSL:
327°, 72.1116%, 50.7843%
HSV (HSB):
327°, 82.2727%, 86.2745%
XYZ:
34.9743, 18.5601, 26.5501
xyY:
0.4367, 0.2318, 18.5601
CIE-Lab:
50.1686, 73.0854, -10.8650
CIE-LCH:
50.1686, 73.8886, 351.5443
CIE-Luv:
50.1686, 103.1174, -28.2554
Hunter-Lab:
43.0815, 69.5171, -6.3819
#dc278c color charts
#dc278c color shades, tints & tones
#dc278c color schemes
#dc278c color preview, HTML & CSS examples
This text has a color of #dc278c
<p style="color:#dc278c;">Text here</p>
.mytext {color:#dc278c;}
This box has a color of #dc278c
<div style="background-color:#dc278c;">Content here</div>
.mybackground {background-color:#dc278c;}
Border around this has a color of #dc278c
<div style="border:2px solid #dc278c;">Content here</div>
.myborder {border:2px solid #dc278c;}