#da279c color space conversions
Hex:
#da279c
RGB:
218, 39, 156
CMY:
15, 85, 39
CMYK:
0, 82, 28, 15
HSL:
321°, 70.7510%, 50.3922%
HSV (HSB):
321°, 82.1101%, 85.4902%
XYZ:
35.6397, 18.7568, 33.1945
xyY:
0.4069, 0.2141, 18.7568
CIE-Lab:
50.4014, 74.3396, -20.1211
CIE-LCH:
50.4014, 77.0145, 344.8550
CIE-Luv:
50.4014, 94.5985, -41.3447
Hunter-Lab:
43.3091, 71.0995, -15.1268
#da279c color charts
#da279c color shades, tints & tones
#da279c color schemes
#da279c color preview, HTML & CSS examples
This text has a color of #da279c
<p style="color:#da279c;">Text here</p>
.mytext {color:#da279c;}
This box has a color of #da279c
<div style="background-color:#da279c;">Content here</div>
.mybackground {background-color:#da279c;}
Border around this has a color of #da279c
<div style="border:2px solid #da279c;">Content here</div>
.myborder {border:2px solid #da279c;}