#da3e5e color space conversions
Hex:
#da3e5e
RGB:
218, 62, 94
CMY:
15, 76, 63
CMYK:
0, 72, 57, 15
HSL:
348°, 67.8261%, 54.9020%
HSV (HSB):
348°, 71.5596%, 85.4902%
XYZ:
32.6564, 19.1588, 12.5665
xyY:
0.5072, 0.2976, 19.1588
CIE-Lab:
50.8725, 61.9543, 17.9223
CIE-LCH:
50.8725, 64.4945, 16.1342
CIE-Luv:
50.8725, 110.6450, 9.0355
Hunter-Lab:
43.7708, 56.5761, 13.6175
#da3e5e color charts
#da3e5e color shades, tints & tones
#da3e5e color schemes
#da3e5e color preview, HTML & CSS examples
This text has a color of #da3e5e
<p style="color:#da3e5e;">Text here</p>
.mytext {color:#da3e5e;}
This box has a color of #da3e5e
<div style="background-color:#da3e5e;">Content here</div>
.mybackground {background-color:#da3e5e;}
Border around this has a color of #da3e5e
<div style="border:2px solid #da3e5e;">Content here</div>
.myborder {border:2px solid #da3e5e;}