#da4a4e color space conversions
Hex:
#da4a4e
RGB:
218, 74, 78
CMY:
15, 71, 69
CMYK:
0, 66, 64, 15
HSL:
358°, 66.0550%, 57.2549%
HSV (HSB):
358°, 66.0550%, 85.4902%
XYZ:
32.7374, 20.3530, 9.4108
xyY:
0.5238, 0.3256, 20.3530
CIE-Lab:
52.2340, 56.3746, 29.2178
CIE-LCH:
52.2340, 63.4963, 27.3967
CIE-Luv:
52.2340, 108.4338, 21.5838
Hunter-Lab:
45.1143, 50.5790, 19.2122
#da4a4e color charts
#da4a4e color shades, tints & tones
#da4a4e color schemes
#da4a4e color preview, HTML & CSS examples
This text has a color of #da4a4e
<p style="color:#da4a4e;">Text here</p>
.mytext {color:#da4a4e;}
This box has a color of #da4a4e
<div style="background-color:#da4a4e;">Content here</div>
.mybackground {background-color:#da4a4e;}
Border around this has a color of #da4a4e
<div style="border:2px solid #da4a4e;">Content here</div>
.myborder {border:2px solid #da4a4e;}