#d8192b color space conversions
Hex:
#d8192b
RGB:
216, 25, 43
CMY:
15, 90, 83
CMYK:
0, 88, 80, 15
HSL:
354°, 79.2531%, 47.2549%
HSV (HSB):
354°, 88.4259%, 84.7059%
XYZ:
29.1026, 15.4686, 3.7374
xyY:
0.6024, 0.3202, 15.4686
CIE-Lab:
46.2695, 68.6006, 42.3634
CIE-LCH:
46.2695, 80.6269, 31.6968
CIE-Luv:
46.2695, 138.1045, 25.7723
Hunter-Lab:
39.3302, 63.2544, 21.8971
#d8192b color charts
#d8192b color shades, tints & tones
#d8192b color schemes
#d8192b color preview, HTML & CSS examples
This text has a color of #d8192b
<p style="color:#d8192b;">Text here</p>
.mytext {color:#d8192b;}
This box has a color of #d8192b
<div style="background-color:#d8192b;">Content here</div>
.mybackground {background-color:#d8192b;}
Border around this has a color of #d8192b
<div style="border:2px solid #d8192b;">Content here</div>
.myborder {border:2px solid #d8192b;}