#d8192c color space conversions
Hex:
#d8192c
RGB:
216, 25, 44
CMY:
15, 90, 83
CMYK:
0, 88, 80, 15
HSL:
354°, 79.2531%, 47.2549%
HSV (HSB):
354°, 88.4259%, 84.7059%
XYZ:
29.1212, 15.4760, 3.8352
xyY:
0.6013, 0.3195, 15.4760
CIE-Lab:
46.2794, 68.6293, 41.8183
CIE-LCH:
46.2794, 80.3664, 31.3555
CIE-Luv:
46.2794, 137.8988, 25.4479
Hunter-Lab:
39.3396, 63.2904, 21.7576
#d8192c color charts
#d8192c color shades, tints & tones
#d8192c color schemes
#d8192c color preview, HTML & CSS examples
This text has a color of #d8192c
<p style="color:#d8192c;">Text here</p>
.mytext {color:#d8192c;}
This box has a color of #d8192c
<div style="background-color:#d8192c;">Content here</div>
.mybackground {background-color:#d8192c;}
Border around this has a color of #d8192c
<div style="border:2px solid #d8192c;">Content here</div>
.myborder {border:2px solid #d8192c;}