#da249c color space conversions
Hex:
#da249c
RGB:
218, 36, 156
CMY:
15, 86, 39
CMYK:
0, 83, 28, 15
HSL:
320°, 71.6535%, 49.8039%
HSV (HSB):
320°, 83.4862%, 85.4902%
XYZ:
35.5451, 18.5675, 33.1629
xyY:
0.4073, 0.2127, 18.5675
CIE-Lab:
50.1773, 74.9862, -20.4648
CIE-LCH:
50.1773, 77.7286, 344.7349
CIE-Luv:
50.1773, 95.2155, -41.9121
Hunter-Lab:
43.0900, 71.8377, -15.4678
#da249c color charts
#da249c color shades, tints & tones
#da249c color schemes
#da249c color preview, HTML & CSS examples
This text has a color of #da249c
<p style="color:#da249c;">Text here</p>
.mytext {color:#da249c;}
This box has a color of #da249c
<div style="background-color:#da249c;">Content here</div>
.mybackground {background-color:#da249c;}
Border around this has a color of #da249c
<div style="border:2px solid #da249c;">Content here</div>
.myborder {border:2px solid #da249c;}