#dc265d color space conversions
Hex:
#dc265d
RGB:
220, 38, 93
CMY:
14, 85, 64
CMYK:
0, 83, 58, 14
HSL:
342°, 72.2222%, 50.5882%
HSV (HSB):
342°, 82.7273%, 86.2745%
XYZ:
32.1841, 17.3922, 12.0167
xyY:
0.5225, 0.2824, 17.3922
CIE-Lab:
48.7504, 69.4045, 15.7050
CIE-LCH:
48.7504, 71.1592, 12.7503
CIE-Luv:
48.7504, 122.5159, 4.6067
Hunter-Lab:
41.7039, 64.7716, 12.1088
#dc265d color charts
#dc265d color shades, tints & tones
#dc265d color schemes
#dc265d color preview, HTML & CSS examples
This text has a color of #dc265d
<p style="color:#dc265d;">Text here</p>
.mytext {color:#dc265d;}
This box has a color of #dc265d
<div style="background-color:#dc265d;">Content here</div>
.mybackground {background-color:#dc265d;}
Border around this has a color of #dc265d
<div style="border:2px solid #dc265d;">Content here</div>
.myborder {border:2px solid #dc265d;}