#dc265f color space conversions
Hex:
#dc265f
RGB:
220, 38, 95
CMY:
14, 85, 63
CMYK:
0, 83, 57, 14
HSL:
341°, 72.2222%, 50.5882%
HSV (HSB):
341°, 82.7273%, 86.2745%
XYZ:
32.2739, 17.4281, 12.4894
xyY:
0.5189, 0.2802, 17.4281
CIE-Lab:
48.7950, 69.5363, 14.5399
CIE-LCH:
48.7950, 71.0402, 11.8102
CIE-Luv:
48.7950, 121.7822, 3.3654
Hunter-Lab:
41.7470, 64.9381, 11.4851
#dc265f color charts
#dc265f color shades, tints & tones
#dc265f color schemes
#dc265f color preview, HTML & CSS examples
This text has a color of #dc265f
<p style="color:#dc265f;">Text here</p>
.mytext {color:#dc265f;}
This box has a color of #dc265f
<div style="background-color:#dc265f;">Content here</div>
.mybackground {background-color:#dc265f;}
Border around this has a color of #dc265f
<div style="border:2px solid #dc265f;">Content here</div>
.myborder {border:2px solid #dc265f;}