#b70d42 color space conversions
Hex:
#b70d42
RGB:
183, 13, 66
CMY:
28, 95, 74
CMYK:
0, 93, 64, 28
HSL:
341°, 86.7347%, 38.4314%
HSV (HSB):
341°, 92.8962%, 71.7647%
XYZ:
20.6557, 10.7485, 6.1402
xyY:
0.5502, 0.2863, 10.7485
CIE-Lab:
39.1536, 62.8795, 18.3965
CIE-LCH:
39.1536, 65.5154, 16.3078
CIE-Luv:
39.1536, 109.2554, 7.4375
Hunter-Lab:
32.7849, 55.0884, 11.8450
#b70d42 color charts
#b70d42 color shades, tints & tones
#b70d42 color schemes
#b70d42 color preview, HTML & CSS examples
This text has a color of #b70d42
<p style="color:#b70d42;">Text here</p>
.mytext {color:#b70d42;}
This box has a color of #b70d42
<div style="background-color:#b70d42;">Content here</div>
.mybackground {background-color:#b70d42;}
Border around this has a color of #b70d42
<div style="border:2px solid #b70d42;">Content here</div>
.myborder {border:2px solid #b70d42;}