#da272c color space conversions
Hex:
#da272c
RGB:
218, 39, 44
CMY:
15, 85, 83
CMYK:
0, 82, 80, 15
HSL:
358°, 70.7510%, 50.3922%
HSV (HSB):
358°, 82.1101%, 85.4902%
XYZ:
30.0936, 16.5383, 3.9890
xyY:
0.5945, 0.3267, 16.5383
CIE-Lab:
47.6730, 66.3336, 43.3561
CIE-LCH:
47.6730, 79.2459, 33.1689
CIE-Luv:
47.6730, 134.5168, 27.6919
Hunter-Lab:
40.6673, 60.9211, 22.6515
#da272c color charts
#da272c color shades, tints & tones
#da272c color schemes
#da272c color preview, HTML & CSS examples
This text has a color of #da272c
<p style="color:#da272c;">Text here</p>
.mytext {color:#da272c;}
This box has a color of #da272c
<div style="background-color:#da272c;">Content here</div>
.mybackground {background-color:#da272c;}
Border around this has a color of #da272c
<div style="border:2px solid #da272c;">Content here</div>
.myborder {border:2px solid #da272c;}