#da100c color space conversions
Hex:
#da100c
RGB:
218, 16, 12
CMY:
15, 94, 95
CMYK:
0, 93, 94, 15
HSL:
1°, 89.5652%, 45.0980%
HSV (HSB):
1°, 94.4954%, 85.4902%
XYZ:
29.1651, 15.3026, 1.7643
xyY:
0.6308, 0.3310, 15.3026
CIE-Lab:
46.0458, 69.8057, 56.3654
CIE-LCH:
46.0458, 89.7212, 38.9196
CIE-Luv:
46.0458, 146.0942, 31.9343
Hunter-Lab:
39.1185, 64.6248, 24.7088
#da100c color charts
#da100c RGB chart
#da100c CMYK chart
#da100c RGB pie chart
#da100c color shades, tints & tones
#da100c color schemes
#da100c color preview, HTML & CSS examples
This text has a color of #da100c
<p style="color:#da100c;">Text here</p>
.mytext {color:#da100c;}
Text color #da100c
This box has a color of #da100c
<div style="background-color:#da100c;">Content here</div>
.mybackground {background-color:#da100c;}
Background color #da100c
Border around this has a color of #da100c
<div style="border:2px solid #da100c;">Content here</div>
.myborder {border:2px solid #da100c;}
Border color #da100c