#da278a color space conversions
Hex:
#da278a
RGB:
218, 39, 138
CMY:
15, 85, 46
CMYK:
0, 82, 37, 15
HSL:
327°, 70.7510%, 50.3922%
HSV (HSB):
327°, 82.1101%, 85.4902%
XYZ:
34.2264, 18.1914, 25.7521
xyY:
0.4378, 0.2327, 18.1914
CIE-Lab:
49.7275, 72.4141, -10.3610
CIE-LCH:
49.7275, 73.1515, 351.8574
CIE-Luv:
49.7275, 102.3707, -27.3888
Hunter-Lab:
42.6514, 68.6005, -5.9422
#da278a color charts
#da278a color shades, tints & tones
#da278a color schemes
#da278a color preview, HTML & CSS examples
This text has a color of #da278a
<p style="color:#da278a;">Text here</p>
.mytext {color:#da278a;}
This box has a color of #da278a
<div style="background-color:#da278a;">Content here</div>
.mybackground {background-color:#da278a;}
Border around this has a color of #da278a
<div style="border:2px solid #da278a;">Content here</div>
.myborder {border:2px solid #da278a;}