#b70030 color space conversions
Hex:
#b70030
RGB:
183, 0, 48
CMY:
28, 100, 81
CMYK:
0, 100, 74, 28
HSL:
344°, 100.0000%, 35.8824%
HSV (HSB):
344°, 100.0000%, 71.7647%
XYZ:
20.0619, 10.2807, 3.7233
xyY:
0.5889, 0.3018, 10.2807
CIE-Lab:
38.3415, 63.4711, 28.7762
CIE-LCH:
38.3415, 69.6896, 24.3884
CIE-Luv:
38.3415, 117.0825, 15.2586
Hunter-Lab:
32.0635, 55.5753, 15.5595
#b70030 color charts
#b70030 color shades, tints & tones
#b70030 color schemes
#b70030 color preview, HTML & CSS examples
This text has a color of #b70030
<p style="color:#b70030;">Text here</p>
.mytext {color:#b70030;}
This box has a color of #b70030
<div style="background-color:#b70030;">Content here</div>
.mybackground {background-color:#b70030;}
Border around this has a color of #b70030
<div style="border:2px solid #b70030;">Content here</div>
.myborder {border:2px solid #b70030;}