#da403e color space conversions
Hex:
#da403e
RGB:
218, 64, 62
CMY:
15, 75, 76
CMYK:
0, 71, 72, 15
HSL:
1°, 67.8261%, 54.9020%
HSV (HSB):
1°, 71.5596%, 85.4902%
XYZ:
31.6163, 18.9200, 6.5430
xyY:
0.5539, 0.3315, 18.9200
CIE-Lab:
50.5935, 59.3988, 36.4791
CIE-LCH:
50.5935, 69.7061, 31.5557
CIE-Luv:
50.5935, 118.1371, 26.2386
Hunter-Lab:
43.4971, 53.6245, 21.5294
#da403e color charts
#da403e color shades, tints & tones
#da403e color schemes
#da403e color preview, HTML & CSS examples
This text has a color of #da403e
<p style="color:#da403e;">Text here</p>
.mytext {color:#da403e;}
This box has a color of #da403e
<div style="background-color:#da403e;">Content here</div>
.mybackground {background-color:#da403e;}
Border around this has a color of #da403e
<div style="border:2px solid #da403e;">Content here</div>
.myborder {border:2px solid #da403e;}