#da3f4f color space conversions
Hex:
#da3f4f
RGB:
218, 63, 79
CMY:
15, 75, 69
CMYK:
0, 71, 64, 15
HSL:
354°, 67.6856%, 55.0980%
HSV (HSB):
354°, 71.1009%, 85.4902%
XYZ:
32.1022, 19.0250, 9.3773
xyY:
0.5306, 0.3144, 19.0250
CIE-Lab:
50.7164, 60.6349, 26.7060
CIE-LCH:
50.7164, 66.2556, 23.7706
CIE-Luv:
50.7164, 114.5257, 17.8627
Hunter-Lab:
43.6176, 55.0439, 17.7856
#da3f4f color charts
#da3f4f color shades, tints & tones
#da3f4f color schemes
#da3f4f color preview, HTML & CSS examples
This text has a color of #da3f4f
<p style="color:#da3f4f;">Text here</p>
.mytext {color:#da3f4f;}
This box has a color of #da3f4f
<div style="background-color:#da3f4f;">Content here</div>
.mybackground {background-color:#da3f4f;}
Border around this has a color of #da3f4f
<div style="border:2px solid #da3f4f;">Content here</div>
.myborder {border:2px solid #da3f4f;}