#da4041 color space conversions
Hex:
#da4041
RGB:
218, 64, 65
CMY:
15, 75, 75
CMYK:
0, 71, 70, 15
HSL:
360°, 67.5439%, 55.2941%
HSV (HSB):
360°, 70.6422%, 85.4902%
XYZ:
31.7010, 18.9539, 6.9887
xyY:
0.5499, 0.3288, 18.9539
CIE-Lab:
50.6332, 59.5366, 34.8078
CIE-LCH:
50.6332, 68.9651, 30.3125
CIE-Luv:
50.6332, 117.4685, 24.9389
Hunter-Lab:
43.5360, 53.7875, 20.9577
#da4041 color charts
#da4041 color shades, tints & tones
#da4041 color schemes
#da4041 color preview, HTML & CSS examples
This text has a color of #da4041
<p style="color:#da4041;">Text here</p>
.mytext {color:#da4041;}
This box has a color of #da4041
<div style="background-color:#da4041;">Content here</div>
.mybackground {background-color:#da4041;}
Border around this has a color of #da4041
<div style="border:2px solid #da4041;">Content here</div>
.myborder {border:2px solid #da4041;}