#dc255a color space conversions
Hex:
#dc255a
RGB:
220, 37, 90
CMY:
14, 85, 65
CMYK:
0, 83, 59, 14
HSL:
343°, 72.3320%, 50.3922%
HSV (HSB):
343°, 83.1818%, 86.2745%
XYZ:
32.0222, 17.2770, 11.3199
xyY:
0.5283, 0.2850, 17.2770
CIE-Lab:
48.6071, 69.4370, 17.3491
CIE-LCH:
48.6071, 71.5715, 14.0284
CIE-Luv:
48.6071, 123.9234, 6.2570
Hunter-Lab:
41.5656, 64.7772, 12.9490
#dc255a color charts
#dc255a color shades, tints & tones
#dc255a color schemes
#dc255a color preview, HTML & CSS examples
This text has a color of #dc255a
<p style="color:#dc255a;">Text here</p>
.mytext {color:#dc255a;}
This box has a color of #dc255a
<div style="background-color:#dc255a;">Content here</div>
.mybackground {background-color:#dc255a;}
Border around this has a color of #dc255a
<div style="border:2px solid #dc255a;">Content here</div>
.myborder {border:2px solid #dc255a;}