#da2023 color space conversions
Hex:
#da2023
RGB:
218, 32, 35
CMY:
15, 87, 86
CMYK:
0, 85, 84, 15
HSL:
359°, 74.4000%, 49.0196%
HSV (HSB):
359°, 85.3211%, 85.4902%
XYZ:
29.7333, 16.0598, 3.1228
xyY:
0.6078, 0.3283, 16.0598
CIE-Lab:
47.0528, 67.6412, 47.4918
CIE-LCH:
47.0528, 82.6487, 35.0732
CIE-Luv:
47.0528, 138.8063, 29.2837
Hunter-Lab:
40.0747, 62.3070, 23.4321
#da2023 color charts
#da2023 color shades, tints & tones
#da2023 color schemes
#da2023 color preview, HTML & CSS examples
This text has a color of #da2023
<p style="color:#da2023;">Text here</p>
.mytext {color:#da2023;}
This box has a color of #da2023
<div style="background-color:#da2023;">Content here</div>
.mybackground {background-color:#da2023;}
Border around this has a color of #da2023
<div style="border:2px solid #da2023;">Content here</div>
.myborder {border:2px solid #da2023;}