#da000c color space conversions
Hex:
#da000c
RGB:
218, 0, 12
CMY:
15, 100, 95
CMYK:
0, 100, 94, 15
HSL:
357°, 100.0000%, 42.7451%
HSV (HSB):
357°, 100.0000%, 85.4902%
XYZ:
28.9798, 14.9320, 1.7026
xyY:
0.6353, 0.3274, 14.9320
CIE-Lab:
45.5409, 71.2665, 56.0924
CIE-LCH:
45.5409, 90.6933, 38.2056
CIE-Luv:
45.5409, 148.8028, 31.0289
Hunter-Lab:
38.6419, 66.2441, 24.4370
#da000c color charts
#da000c RGB chart
#da000c CMYK chart
#da000c RGB pie chart
#da000c color shades, tints & tones
#da000c color schemes
#da000c color preview, HTML & CSS examples
This text has a color of #da000c
<p style="color:#da000c;">Text here</p>
.mytext {color:#da000c;}
Text color #da000c
This box has a color of #da000c
<div style="background-color:#da000c;">Content here</div>
.mybackground {background-color:#da000c;}
Background color #da000c
Border around this has a color of #da000c
<div style="border:2px solid #da000c;">Content here</div>
.myborder {border:2px solid #da000c;}
Border color #da000c