#da275e color space conversions
Hex:
#da275e
RGB:
218, 39, 94
CMY:
15, 85, 63
CMYK:
0, 82, 57, 15
HSL:
342°, 70.7510%, 50.3922%
HSV (HSB):
342°, 82.1101%, 85.4902%
XYZ:
31.6593, 17.1646, 12.2341
xyY:
0.5185, 0.2811, 17.1646
CIE-Lab:
48.4668, 68.7227, 14.6406
CIE-LCH:
48.4668, 70.2649, 12.0265
CIE-Luv:
48.4668, 120.2295, 3.6413
Hunter-Lab:
41.4302, 63.8999, 11.4931
#da275e color charts
#da275e color shades, tints & tones
#da275e color schemes
#da275e color preview, HTML & CSS examples
This text has a color of #da275e
<p style="color:#da275e;">Text here</p>
.mytext {color:#da275e;}
This box has a color of #da275e
<div style="background-color:#da275e;">Content here</div>
.mybackground {background-color:#da275e;}
Border around this has a color of #da275e
<div style="border:2px solid #da275e;">Content here</div>
.myborder {border:2px solid #da275e;}