#da2f2f color space conversions
Hex:
#da2f2f
RGB:
218, 47, 47
CMY:
15, 82, 82
CMYK:
0, 78, 78, 15
HSL:
0°, 69.7959%, 51.9608%
HSV (HSB):
0°, 78.4404%, 85.4902%
XYZ:
30.4430, 17.1437, 4.3939
xyY:
0.5857, 0.3298, 17.1437
CIE-Lab:
48.4406, 64.3390, 42.5043
CIE-LCH:
48.4406, 77.1111, 33.4499
CIE-Luv:
48.4406, 130.3630, 28.1115
Hunter-Lab:
41.4049, 58.7837, 22.6917
#da2f2f color charts
#da2f2f color shades, tints & tones
#da2f2f color schemes
#da2f2f color preview, HTML & CSS examples
This text has a color of #da2f2f
<p style="color:#da2f2f;">Text here</p>
.mytext {color:#da2f2f;}
This box has a color of #da2f2f
<div style="background-color:#da2f2f;">Content here</div>
.mybackground {background-color:#da2f2f;}
Border around this has a color of #da2f2f
<div style="border:2px solid #da2f2f;">Content here</div>
.myborder {border:2px solid #da2f2f;}