#da1b2a color space conversions
Hex:
#da1b2a
RGB:
218, 27, 42
CMY:
15, 89, 84
CMYK:
0, 88, 81, 15
HSL:
355°, 77.9592%, 48.0392%
HSV (HSB):
355°, 87.6147%, 85.4902%
XYZ:
29.7233, 15.8565, 3.6845
xyY:
0.6033, 0.3219, 15.8565
CIE-Lab:
46.7856, 68.7550, 43.5612
CIE-LCH:
46.7856, 81.3930, 32.3572
CIE-Luv:
46.7856, 139.2054, 26.6721
Hunter-Lab:
39.8202, 63.5539, 22.3881
#da1b2a color charts
#da1b2a color shades, tints & tones
#da1b2a color schemes
#da1b2a color preview, HTML & CSS examples
This text has a color of #da1b2a
<p style="color:#da1b2a;">Text here</p>
.mytext {color:#da1b2a;}
This box has a color of #da1b2a
<div style="background-color:#da1b2a;">Content here</div>
.mybackground {background-color:#da1b2a;}
Border around this has a color of #da1b2a
<div style="border:2px solid #da1b2a;">Content here</div>
.myborder {border:2px solid #da1b2a;}