#d81414 color space conversions
Hex:
#d81414
RGB:
216, 20, 20
CMY:
15, 92, 92
CMYK:
0, 91, 91, 15
HSL:
0°, 83.0508%, 46.2745%
HSV (HSB):
0°, 90.7407%, 84.7059%
XYZ:
28.6953, 15.1497, 2.0736
xyY:
0.6249, 0.3299, 15.1497
CIE-Lab:
45.8386, 68.8783, 53.2088
CIE-LCH:
45.8386, 87.0368, 37.6863
CIE-Luv:
45.8386, 143.0078, 30.8395
Hunter-Lab:
38.9227, 63.4825, 24.0872
#d81414 color charts
#d81414 color shades, tints & tones
#d81414 color schemes
#d81414 color preview, HTML & CSS examples
This text has a color of #d81414
<p style="color:#d81414;">Text here</p>
.mytext {color:#d81414;}
This box has a color of #d81414
<div style="background-color:#d81414;">Content here</div>
.mybackground {background-color:#d81414;}
Border around this has a color of #d81414
<div style="border:2px solid #d81414;">Content here</div>
.myborder {border:2px solid #d81414;}