#d81e34 color space conversions
Hex:
#d81e34
RGB:
216, 30, 52
CMY:
15, 88, 80
CMYK:
0, 86, 76, 15
HSL:
353°, 75.6098%, 48.2353%
HSV (HSB):
353°, 86.1111%, 84.7059%
XYZ:
29.4030, 15.7754, 4.7441
xyY:
0.5890, 0.3160, 15.7754
CIE-Lab:
46.6784, 67.9934, 37.6899
CIE-LCH:
46.6784, 77.7408, 29.0004
CIE-Luv:
46.6784, 134.5951, 23.2100
Hunter-Lab:
39.7183, 62.6347, 20.7210
#d81e34 color charts
#d81e34 color shades, tints & tones
#d81e34 color schemes
#d81e34 color preview, HTML & CSS examples
This text has a color of #d81e34
<p style="color:#d81e34;">Text here</p>
.mytext {color:#d81e34;}
This box has a color of #d81e34
<div style="background-color:#d81e34;">Content here</div>
.mybackground {background-color:#d81e34;}
Border around this has a color of #d81e34
<div style="border:2px solid #d81e34;">Content here</div>
.myborder {border:2px solid #d81e34;}