#da302c color space conversions
Hex:
#da302c
RGB:
218, 48, 44
CMY:
15, 81, 83
CMYK:
0, 78, 80, 15
HSL:
1°, 70.1613%, 51.3725%
HSV (HSB):
1°, 79.8165%, 85.4902%
XYZ:
30.4250, 17.2012, 4.0995
xyY:
0.5882, 0.3325, 17.2012
CIE-Lab:
48.5125, 63.9613, 44.1960
CIE-LCH:
48.5125, 77.7453, 34.6437
CIE-Luv:
48.5125, 130.4384, 29.2801
Hunter-Lab:
41.4743, 58.3653, 23.1716
#da302c color charts
#da302c color shades, tints & tones
#da302c color schemes
#da302c color preview, HTML & CSS examples
This text has a color of #da302c
<p style="color:#da302c;">Text here</p>
.mytext {color:#da302c;}
This box has a color of #da302c
<div style="background-color:#da302c;">Content here</div>
.mybackground {background-color:#da302c;}
Border around this has a color of #da302c
<div style="border:2px solid #da302c;">Content here</div>
.myborder {border:2px solid #da302c;}