#da134c color space conversions
Hex:
#da134c
RGB:
218, 19, 76
CMY:
15, 93, 70
CMYK:
0, 91, 65, 15
HSL:
343°, 83.9662%, 46.4706%
HSV (HSB):
343°, 91.2844%, 85.4902%
XYZ:
30.4508, 15.8930, 8.3002
xyY:
0.5573, 0.2908, 15.8930
CIE-Lab:
46.8338, 71.2941, 23.5321
CIE-LCH:
46.8338, 75.0773, 18.2665
CIE-Luv:
46.8338, 132.0056, 11.3268
Hunter-Lab:
39.8660, 66.5781, 15.5619
#da134c color charts
#da134c color shades, tints & tones
#da134c color schemes
#da134c color preview, HTML & CSS examples
This text has a color of #da134c
<p style="color:#da134c;">Text here</p>
.mytext {color:#da134c;}
This box has a color of #da134c
<div style="background-color:#da134c;">Content here</div>
.mybackground {background-color:#da134c;}
Border around this has a color of #da134c
<div style="border:2px solid #da134c;">Content here</div>
.myborder {border:2px solid #da134c;}