#da104a color space conversions
Hex:
#da104a
RGB:
218, 16, 74
CMY:
15, 94, 71
CMYK:
0, 93, 66, 15
HSL:
343°, 86.3248%, 45.8824%
HSV (HSB):
343°, 92.6606%, 85.4902%
XYZ:
30.3348, 15.7704, 7.9237
xyY:
0.5615, 0.2919, 15.7704
CIE-Lab:
46.6718, 71.5568, 24.5548
CIE-LCH:
46.6718, 75.6526, 18.9397
CIE-Luv:
46.6718, 133.2493, 12.1197
Hunter-Lab:
39.7120, 66.8547, 15.9682
#da104a color charts
#da104a color shades, tints & tones
#da104a color schemes
#da104a color preview, HTML & CSS examples
This text has a color of #da104a
<p style="color:#da104a;">Text here</p>
.mytext {color:#da104a;}
This box has a color of #da104a
<div style="background-color:#da104a;">Content here</div>
.mybackground {background-color:#da104a;}
Border around this has a color of #da104a
<div style="border:2px solid #da104a;">Content here</div>
.myborder {border:2px solid #da104a;}