#98193c color space conversions
Hex:
#98193c
RGB:
152, 25, 60
CMY:
40, 90, 76
CMYK:
0, 84, 61, 40
HSL:
343°, 71.7514%, 34.7059%
HSV (HSB):
343°, 83.5526%, 59.6078%
XYZ:
14.1121, 7.6969, 5.0168
xyY:
0.5261, 0.2869, 7.6969
CIE-Lab:
33.3435, 52.0739, 13.3749
CIE-LCH:
33.3435, 53.7641, 14.4048
CIE-Luv:
33.3435, 83.4394, 4.6253
Hunter-Lab:
27.7433, 42.2465, 8.6989
#98193c color charts
#98193c color shades, tints & tones
#98193c color schemes
#98193c color preview, HTML & CSS examples
This text has a color of #98193c
<p style="color:#98193c;">Text here</p>
.mytext {color:#98193c;}
This box has a color of #98193c
<div style="background-color:#98193c;">Content here</div>
.mybackground {background-color:#98193c;}
Border around this has a color of #98193c
<div style="border:2px solid #98193c;">Content here</div>
.myborder {border:2px solid #98193c;}