#b70f32 color space conversions
Hex:
#b70f32
RGB:
183, 15, 50
CMY:
28, 94, 80
CMYK:
0, 92, 73, 28
HSL:
348°, 84.8485%, 38.8235%
HSV (HSB):
348°, 91.8033%, 71.7647%
XYZ:
20.2750, 10.6392, 4.0026
xyY:
0.5807, 0.3047, 10.6392
CIE-Lab:
38.9661, 61.8293, 28.2688
CIE-LCH:
38.9661, 67.9852, 24.5702
CIE-Luv:
38.9661, 113.8946, 15.5576
Hunter-Lab:
32.6178, 53.8731, 15.5569
#b70f32 color charts
#b70f32 color shades, tints & tones
#b70f32 color schemes
#b70f32 color preview, HTML & CSS examples
This text has a color of #b70f32
<p style="color:#b70f32;">Text here</p>
.mytext {color:#b70f32;}
This box has a color of #b70f32
<div style="background-color:#b70f32;">Content here</div>
.mybackground {background-color:#b70f32;}
Border around this has a color of #b70f32
<div style="border:2px solid #b70f32;">Content here</div>
.myborder {border:2px solid #b70f32;}