#da027b color space conversions
Hex:
#da027b
RGB:
218, 2, 123
CMY:
15, 99, 52
CMYK:
0, 99, 44, 15
HSL:
326°, 98.1818%, 43.1373%
HSV (HSB):
326°, 99.0826%, 85.4902%
XYZ:
32.5103, 16.3789, 20.1869
xyY:
0.4706, 0.2371, 16.3789
CIE-Lab:
47.4677, 76.1069, -4.6152
CIE-LCH:
47.4677, 76.2467, 356.5297
CIE-Luv:
47.4677, 114.8021, -20.4765
Hunter-Lab:
40.4709, 72.5653, -1.2442
#da027b color charts
#da027b color shades, tints & tones
#da027b color schemes
#da027b color preview, HTML & CSS examples
This text has a color of #da027b
<p style="color:#da027b;">Text here</p>
.mytext {color:#da027b;}
This box has a color of #da027b
<div style="background-color:#da027b;">Content here</div>
.mybackground {background-color:#da027b;}
Border around this has a color of #da027b
<div style="border:2px solid #da027b;">Content here</div>
.myborder {border:2px solid #da027b;}