#98000a color space conversions
Hex:
#98000a
RGB:
152, 0, 10
CMY:
40, 100, 96
CMYK:
0, 100, 93, 40
HSL:
356°, 100.0000%, 29.8039%
HSV (HSB):
356°, 100.0000%, 59.6078%
XYZ:
13.0037, 6.6973, 0.8945
xyY:
0.6314, 0.3252, 6.6973
CIE-Lab:
31.1077, 54.5893, 40.8395
CIE-LCH:
31.1077, 68.1752, 36.8010
CIE-Luv:
31.1077, 101.0982, 20.4730
Hunter-Lab:
25.8792, 44.4035, 16.0661
#98000a color charts
#98000a color shades, tints & tones
#98000a color schemes
#98000a color preview, HTML & CSS examples
This text has a color of #98000a
<p style="color:#98000a;">Text here</p>
.mytext {color:#98000a;}
This box has a color of #98000a
<div style="background-color:#98000a;">Content here</div>
.mybackground {background-color:#98000a;}
Border around this has a color of #98000a
<div style="border:2px solid #98000a;">Content here</div>
.myborder {border:2px solid #98000a;}