#da231b color space conversions
Hex:
#da231b
RGB:
218, 35, 27
CMY:
15, 86, 89
CMYK:
0, 84, 88, 15
HSL:
3°, 77.9592%, 48.0392%
HSV (HSB):
3°, 87.6147%, 85.4902%
XYZ:
29.7123, 16.1866, 2.5952
xyY:
0.6127, 0.3338, 16.1866
CIE-Lab:
47.2184, 66.8477, 51.4397
CIE-LCH:
47.2184, 84.3484, 37.5785
CIE-Luv:
47.2184, 138.8329, 31.5489
Hunter-Lab:
40.2326, 61.4175, 24.3383
#da231b color charts
#da231b color shades, tints & tones
#da231b color schemes
#da231b color preview, HTML & CSS examples
This text has a color of #da231b
<p style="color:#da231b;">Text here</p>
.mytext {color:#da231b;}
This box has a color of #da231b
<div style="background-color:#da231b;">Content here</div>
.mybackground {background-color:#da231b;}
Border around this has a color of #da231b
<div style="border:2px solid #da231b;">Content here</div>
.myborder {border:2px solid #da231b;}