#da001c color space conversions
Hex:
#da001c
RGB:
218, 0, 28
CMY:
15, 100, 89
CMYK:
0, 100, 87, 15
HSL:
352°, 100.0000%, 42.7451%
HSV (HSB):
352°, 100.0000%, 85.4902%
XYZ:
29.1230, 14.9893, 2.4569
xyY:
0.6254, 0.3219, 14.9893
CIE-Lab:
45.6195, 71.4812, 49.7246
CIE-LCH:
45.6195, 87.0752, 34.8237
CIE-Luv:
45.6195, 147.0311, 28.3936
Hunter-Lab:
38.7160, 66.5188, 23.3387
#da001c color charts
#da001c RGB chart
#da001c CMYK chart
#da001c RGB pie chart
#da001c color shades, tints & tones
#da001c color schemes
#da001c color preview, HTML & CSS examples
This text has a color of #da001c
<p style="color:#da001c;">Text here</p>
.mytext {color:#da001c;}
Text color #da001c
This box has a color of #da001c
<div style="background-color:#da001c;">Content here</div>
.mybackground {background-color:#da001c;}
Background color #da001c
Border around this has a color of #da001c
<div style="border:2px solid #da001c;">Content here</div>
.myborder {border:2px solid #da001c;}
Border color #da001c