#b30007 color space conversions
Hex:
#b30007
RGB:
179, 0, 7
CMY:
30, 100, 97
CMYK:
0, 100, 96, 30
HSL:
358°, 100.0000%, 35.0980%
HSV (HSB):
358°, 100.0000%, 70.1961%
XYZ:
18.6288, 9.5990, 1.0720
xyY:
0.6358, 0.3276, 9.5990
CIE-Lab:
37.1130, 61.5017, 48.7090
CIE-LCH:
37.1130, 78.4539, 38.3790
CIE-Luv:
37.1130, 121.3434, 25.3906
Hunter-Lab:
30.9823, 53.1077, 19.6362
#b30007 color charts
#b30007 color shades, tints & tones
#b30007 color schemes
#b30007 color preview, HTML & CSS examples
This text has a color of #b30007
<p style="color:#b30007;">Text here</p>
.mytext {color:#b30007;}
This box has a color of #b30007
<div style="background-color:#b30007;">Content here</div>
.mybackground {background-color:#b30007;}
Border around this has a color of #b30007
<div style="border:2px solid #b30007;">Content here</div>
.myborder {border:2px solid #b30007;}