#dc256d color space conversions
Hex:
#dc256d
RGB:
220, 37, 109
CMY:
14, 85, 57
CMYK:
0, 83, 50, 14
HSL:
336°, 72.3320%, 50.3922%
HSV (HSB):
336°, 83.1818%, 86.2745%
XYZ:
32.9371, 17.6429, 16.1374
xyY:
0.4937, 0.2644, 17.6429
CIE-Lab:
49.0601, 70.7667, 6.3314
CIE-LCH:
49.0601, 71.0494, 5.1125
CIE-Luv:
49.0601, 116.6779, -5.9999
Hunter-Lab:
42.0035, 66.4650, 6.6236
#dc256d color charts
#dc256d color shades, tints & tones
#dc256d color schemes
#dc256d color preview, HTML & CSS examples
This text has a color of #dc256d
<p style="color:#dc256d;">Text here</p>
.mytext {color:#dc256d;}
This box has a color of #dc256d
<div style="background-color:#dc256d;">Content here</div>
.mybackground {background-color:#dc256d;}
Border around this has a color of #dc256d
<div style="border:2px solid #dc256d;">Content here</div>
.myborder {border:2px solid #dc256d;}