#da012c color space conversions
Hex:
#da012c
RGB:
218, 1, 44
CMY:
15, 100, 83
CMYK:
0, 100, 80, 15
HSL:
348°, 99.0868%, 42.9412%
HSV (HSB):
348°, 99.5413%, 85.4902%
XYZ:
29.3789, 15.1090, 3.7508
xyY:
0.6090, 0.3132, 15.1090
CIE-Lab:
45.7831, 71.7603, 41.4473
CIE-LCH:
45.7831, 82.8699, 30.0099
CIE-Luv:
45.7831, 143.9479, 24.0742
Hunter-Lab:
38.8703, 66.8908, 21.4881
#da012c color charts
#da012c color shades, tints & tones
#da012c color schemes
#da012c color preview, HTML & CSS examples
This text has a color of #da012c
<p style="color:#da012c;">Text here</p>
.mytext {color:#da012c;}
This box has a color of #da012c
<div style="background-color:#da012c;">Content here</div>
.mybackground {background-color:#da012c;}
Border around this has a color of #da012c
<div style="border:2px solid #da012c;">Content here</div>
.myborder {border:2px solid #da012c;}