#b70005 color space conversions
Hex:
#b70005
RGB:
183, 0, 5
CMY:
28, 100, 98
CMYK:
0, 100, 97, 28
HSL:
358°, 100.0000%, 35.8824%
HSV (HSB):
358°, 100.0000%, 71.7647%
XYZ:
19.5558, 10.0782, 1.0582
xyY:
0.6372, 0.3284, 10.0782
CIE-Lab:
37.9825, 62.4940, 50.3929
CIE-LCH:
37.9825, 80.2804, 38.8815
CIE-Luv:
37.9825, 124.4148, 26.2884
Hunter-Lab:
31.7462, 54.4009, 20.2461
#b70005 color charts
#b70005 color shades, tints & tones
#b70005 color schemes
#b70005 color preview, HTML & CSS examples
This text has a color of #b70005
<p style="color:#b70005;">Text here</p>
.mytext {color:#b70005;}
This box has a color of #b70005
<div style="background-color:#b70005;">Content here</div>
.mybackground {background-color:#b70005;}
Border around this has a color of #b70005
<div style="border:2px solid #b70005;">Content here</div>
.myborder {border:2px solid #b70005;}