#b70a40 color space conversions
Hex:
#b70a40
RGB:
183, 10, 64
CMY:
28, 96, 75
CMYK:
0, 95, 65, 28
HSL:
341°, 89.6373%, 37.8431%
HSV (HSB):
341°, 94.5355%, 71.7647%
XYZ:
20.5624, 10.6545, 5.8233
xyY:
0.5551, 0.2876, 10.6545
CIE-Lab:
38.9924, 63.1207, 19.4618
CIE-LCH:
38.9924, 66.0529, 17.1359
CIE-Luv:
38.9924, 110.4421, 8.2764
Hunter-Lab:
32.6413, 55.3240, 12.2715
#b70a40 color charts
#b70a40 color shades, tints & tones
#b70a40 color schemes
#b70a40 color preview, HTML & CSS examples
This text has a color of #b70a40
<p style="color:#b70a40;">Text here</p>
.mytext {color:#b70a40;}
This box has a color of #b70a40
<div style="background-color:#b70a40;">Content here</div>
.mybackground {background-color:#b70a40;}
Border around this has a color of #b70a40
<div style="border:2px solid #b70a40;">Content here</div>
.myborder {border:2px solid #b70a40;}