#da123c color space conversions
Hex:
#da123c
RGB:
218, 18, 60
CMY:
15, 93, 76
CMYK:
0, 92, 72, 15
HSL:
347°, 84.7458%, 46.2745%
HSV (HSB):
347°, 91.7431%, 85.4902%
XYZ:
29.9454, 15.6643, 5.7202
xyY:
0.5834, 0.3052, 15.6643
CIE-Lab:
46.5309, 70.6958, 32.9065
CIE-LCH:
46.5309, 77.9791, 24.9604
CIE-Luv:
46.5309, 137.1987, 19.0322
Hunter-Lab:
39.5781, 65.7938, 19.1356
#da123c color charts
#da123c RGB chart
#da123c CMYK chart
#da123c RGB pie chart
#da123c color shades, tints & tones
#da123c color schemes
#da123c color preview, HTML & CSS examples
This text has a color of #da123c
<p style="color:#da123c;">Text here</p>
.mytext {color:#da123c;}
Text color #da123c
This box has a color of #da123c
<div style="background-color:#da123c;">Content here</div>
.mybackground {background-color:#da123c;}
Background color #da123c
Border around this has a color of #da123c
<div style="border:2px solid #da123c;">Content here</div>
.myborder {border:2px solid #da123c;}
Border color #da123c