#da369c color space conversions
Hex:
#da369c
RGB:
218, 54, 156
CMY:
15, 79, 39
CMYK:
0, 75, 28, 15
HSL:
323°, 68.9076%, 53.3333%
HSV (HSB):
323°, 75.2294%, 85.4902%
XYZ:
36.2334, 19.9441, 33.3924
xyY:
0.4045, 0.2227, 19.9441
CIE-Lab:
51.7739, 70.4145, -18.0217
CIE-LCH:
51.7739, 72.6842, 345.6441
CIE-Luv:
51.7739, 90.7982, -37.8542
Hunter-Lab:
44.6588, 66.6710, -13.0713
#da369c color charts
#da369c color shades, tints & tones
#da369c color schemes
#da369c color preview, HTML & CSS examples
This text has a color of #da369c
<p style="color:#da369c;">Text here</p>
.mytext {color:#da369c;}
This box has a color of #da369c
<div style="background-color:#da369c;">Content here</div>
.mybackground {background-color:#da369c;}
Border around this has a color of #da369c
<div style="border:2px solid #da369c;">Content here</div>
.myborder {border:2px solid #da369c;}