#b70d15 color space conversions
Hex:
#b70d15
RGB:
183, 13, 21
CMY:
28, 95, 92
CMYK:
0, 93, 89, 28
HSL:
357°, 86.7347%, 38.4314%
HSV (HSB):
357°, 92.8962%, 71.7647%
XYZ:
19.8077, 10.4093, 1.6747
xyY:
0.6211, 0.3264, 10.4093
CIE-Lab:
38.5672, 61.2357, 44.3435
CIE-LCH:
38.5672, 75.6053, 35.9100
CIE-Luv:
38.5672, 120.3148, 24.7354
Hunter-Lab:
32.2634, 53.1269, 19.5069
#b70d15 color charts
#b70d15 color shades, tints & tones
#b70d15 color schemes
#b70d15 color preview, HTML & CSS examples
This text has a color of #b70d15
<p style="color:#b70d15;">Text here</p>
.mytext {color:#b70d15;}
This box has a color of #b70d15
<div style="background-color:#b70d15;">Content here</div>
.mybackground {background-color:#b70d15;}
Border around this has a color of #b70d15
<div style="border:2px solid #b70d15;">Content here</div>
.myborder {border:2px solid #b70d15;}