#97030c color space conversions
Hex:
#97030c
RGB:
151, 3, 12
CMY:
41, 99, 95
CMYK:
0, 98, 92, 41
HSL:
356°, 96.1039%, 30.1961%
HSV (HSB):
356°, 98.0132%, 59.2157%
XYZ:
12.8614, 6.6710, 0.9576
xyY:
0.6277, 0.3256, 6.6710
CIE-Lab:
31.0458, 53.9129, 39.8306
CIE-LCH:
31.0458, 67.0304, 36.4568
CIE-Luv:
31.0458, 99.4573, 20.2358
Hunter-Lab:
25.8282, 43.6864, 15.8816
#97030c color charts
#97030c color shades, tints & tones
#97030c color schemes
#97030c color preview, HTML & CSS examples
This text has a color of #97030c
<p style="color:#97030c;">Text here</p>
.mytext {color:#97030c;}
This box has a color of #97030c
<div style="background-color:#97030c;">Content here</div>
.mybackground {background-color:#97030c;}
Border around this has a color of #97030c
<div style="border:2px solid #97030c;">Content here</div>
.myborder {border:2px solid #97030c;}