#dc255c color space conversions
Hex:
#dc255c
RGB:
220, 37, 92
CMY:
14, 85, 64
CMYK:
0, 83, 58, 14
HSL:
342°, 72.3320%, 50.3922%
HSV (HSB):
342°, 83.1818%, 86.2745%
XYZ:
32.1085, 17.3115, 11.7744
xyY:
0.5247, 0.2829, 17.3115
CIE-Lab:
48.6501, 69.5639, 16.1812
CIE-LCH:
48.6501, 71.4211, 13.0947
CIE-Luv:
48.6501, 123.2019, 5.0440
Hunter-Lab:
41.6071, 64.9376, 12.3465
#dc255c color charts
#dc255c RGB chart
#dc255c CMYK chart
#dc255c RGB pie chart
#dc255c color shades, tints & tones
#dc255c color schemes
#dc255c color preview, HTML & CSS examples
This text has a color of #dc255c
<p style="color:#dc255c;">Text here</p>
.mytext {color:#dc255c;}
Text color #dc255c
This box has a color of #dc255c
<div style="background-color:#dc255c;">Content here</div>
.mybackground {background-color:#dc255c;}
Background color #dc255c
Border around this has a color of #dc255c
<div style="border:2px solid #dc255c;">Content here</div>
.myborder {border:2px solid #dc255c;}
Border color #dc255c