#b70d0a color space conversions
Hex:
#b70d0a
RGB:
183, 13, 10
CMY:
28, 95, 96
CMYK:
0, 93, 95, 28
HSL:
1°, 89.6373%, 37.8431%
HSV (HSB):
1°, 94.5355%, 71.7647%
XYZ:
19.7271, 10.3770, 1.2504
xyY:
0.6292, 0.3310, 10.3770
CIE-Lab:
38.5108, 61.0762, 48.8617
CIE-LCH:
38.5108, 78.2162, 38.6602
CIE-Luv:
38.5108, 121.4857, 26.5461
Hunter-Lab:
32.2134, 52.9380, 20.2480
#b70d0a color charts
#b70d0a color shades, tints & tones
#b70d0a color schemes
#b70d0a color preview, HTML & CSS examples
This text has a color of #b70d0a
<p style="color:#b70d0a;">Text here</p>
.mytext {color:#b70d0a;}
This box has a color of #b70d0a
<div style="background-color:#b70d0a;">Content here</div>
.mybackground {background-color:#b70d0a;}
Border around this has a color of #b70d0a
<div style="border:2px solid #b70d0a;">Content here</div>
.myborder {border:2px solid #b70d0a;}