#da124c color space conversions
Hex:
#da124c
RGB:
218, 18, 76
CMY:
15, 93, 70
CMYK:
0, 92, 65, 15
HSL:
343°, 84.7458%, 46.2745%
HSV (HSB):
343°, 91.7431%, 85.4902%
XYZ:
30.4343, 15.8598, 8.2947
xyY:
0.5575, 0.2905, 15.8598
CIE-Lab:
46.7901, 71.4204, 23.4756
CIE-LCH:
46.7901, 75.1796, 18.1955
CIE-Luv:
46.7901, 132.2010, 11.2332
Hunter-Lab:
39.8244, 66.7189, 15.5281
#da124c color charts
#da124c color shades, tints & tones
#da124c color schemes
#da124c color preview, HTML & CSS examples
This text has a color of #da124c
<p style="color:#da124c;">Text here</p>
.mytext {color:#da124c;}
This box has a color of #da124c
<div style="background-color:#da124c;">Content here</div>
.mybackground {background-color:#da124c;}
Border around this has a color of #da124c
<div style="border:2px solid #da124c;">Content here</div>
.myborder {border:2px solid #da124c;}