#da322c color space conversions
Hex:
#da322c
RGB:
218, 50, 44
CMY:
15, 80, 83
CMYK:
0, 77, 80, 15
HSL:
2°, 70.1613%, 51.3725%
HSV (HSB):
2°, 79.8165%, 85.4902%
XYZ:
30.5087, 17.3685, 4.1273
xyY:
0.5867, 0.3340, 17.3685
CIE-Lab:
48.7210, 63.3759, 44.4038
CIE-LCH:
48.7210, 77.3835, 35.0167
CIE-Luv:
48.7210, 129.4362, 29.6727
Hunter-Lab:
41.6755, 57.7393, 23.3011
#da322c color charts
#da322c color shades, tints & tones
#da322c color schemes
#da322c color preview, HTML & CSS examples
This text has a color of #da322c
<p style="color:#da322c;">Text here</p>
.mytext {color:#da322c;}
This box has a color of #da322c
<div style="background-color:#da322c;">Content here</div>
.mybackground {background-color:#da322c;}
Border around this has a color of #da322c
<div style="border:2px solid #da322c;">Content here</div>
.myborder {border:2px solid #da322c;}