#b70f40 color space conversions
Hex:
#b70f40
RGB:
183, 15, 64
CMY:
28, 94, 75
CMYK:
0, 92, 65, 28
HSL:
343°, 84.8485%, 38.8235%
HSV (HSB):
343°, 91.8033%, 71.7647%
XYZ:
20.6247, 10.7791, 5.8440
xyY:
0.5537, 0.2894, 10.7791
CIE-Lab:
39.2059, 62.5033, 19.7405
CIE-LCH:
39.2059, 65.5465, 17.5277
CIE-Luv:
39.2059, 109.5690, 8.7173
Hunter-Lab:
32.8315, 54.6780, 12.4284
#b70f40 color charts
#b70f40 color shades, tints & tones
#b70f40 color schemes
#b70f40 color preview, HTML & CSS examples
This text has a color of #b70f40
<p style="color:#b70f40;">Text here</p>
.mytext {color:#b70f40;}
This box has a color of #b70f40
<div style="background-color:#b70f40;">Content here</div>
.mybackground {background-color:#b70f40;}
Border around this has a color of #b70f40
<div style="border:2px solid #b70f40;">Content here</div>
.myborder {border:2px solid #b70f40;}