#da067c color space conversions
Hex:
#da067c
RGB:
218, 6, 124
CMY:
15, 98, 51
CMYK:
0, 97, 43, 15
HSL:
327°, 94.6429%, 43.9216%
HSV (HSB):
327°, 97.2477%, 85.4902%
XYZ:
32.6167, 16.4909, 20.5328
xyY:
0.4684, 0.2368, 16.4909
CIE-Lab:
47.6121, 75.8656, -5.0141
CIE-LCH:
47.6121, 76.0311, 356.2187
CIE-Luv:
47.6121, 113.9575, -20.9390
Hunter-Lab:
40.6090, 72.3033, -1.5520
#da067c color charts
#da067c color shades, tints & tones
#da067c color schemes
#da067c color preview, HTML & CSS examples
This text has a color of #da067c
<p style="color:#da067c;">Text here</p>
.mytext {color:#da067c;}
This box has a color of #da067c
<div style="background-color:#da067c;">Content here</div>
.mybackground {background-color:#da067c;}
Border around this has a color of #da067c
<div style="border:2px solid #da067c;">Content here</div>
.myborder {border:2px solid #da067c;}