#dc265e color space conversions
Hex:
#dc265e
RGB:
220, 38, 94
CMY:
14, 85, 63
CMYK:
0, 83, 57, 14
HSL:
342°, 72.2222%, 50.5882%
HSV (HSB):
342°, 82.7273%, 86.2745%
XYZ:
32.2287, 17.4100, 12.2515
xyY:
0.5207, 0.2813, 17.4100
CIE-Lab:
48.7726, 69.4700, 15.1222
CIE-LCH:
48.7726, 71.0969, 12.2805
CIE-Luv:
48.7726, 122.1504, 3.9884
Hunter-Lab:
41.7253, 64.8543, 11.7988
#dc265e color charts
#dc265e color shades, tints & tones
#dc265e color schemes
#dc265e color preview, HTML & CSS examples
This text has a color of #dc265e
<p style="color:#dc265e;">Text here</p>
.mytext {color:#dc265e;}
This box has a color of #dc265e
<div style="background-color:#dc265e;">Content here</div>
.mybackground {background-color:#dc265e;}
Border around this has a color of #dc265e
<div style="border:2px solid #dc265e;">Content here</div>
.myborder {border:2px solid #dc265e;}