#b63a1c color space conversions
Hex:
#b63a1c
RGB:
182, 58, 28
CMY:
29, 77, 89
CMYK:
0, 68, 85, 29
HSL:
12°, 73.3333%, 41.1765%
HSV (HSB):
12°, 84.6154%, 71.3725%
XYZ:
21.0141, 13.0550, 2.5109
xyY:
0.5745, 0.3569, 13.0550
CIE-Lab:
42.8461, 48.6920, 44.5314
CIE-LCH:
42.8461, 65.9845, 42.4445
CIE-Luv:
42.8461, 98.4710, 30.8165
Hunter-Lab:
36.1318, 40.5842, 21.1720
#b63a1c color charts
#b63a1c color shades, tints & tones
#b63a1c color schemes
#b63a1c color preview, HTML & CSS examples
This text has a color of #b63a1c
<p style="color:#b63a1c;">Text here</p>
.mytext {color:#b63a1c;}
This box has a color of #b63a1c
<div style="background-color:#b63a1c;">Content here</div>
.mybackground {background-color:#b63a1c;}
Border around this has a color of #b63a1c
<div style="border:2px solid #b63a1c;">Content here</div>
.myborder {border:2px solid #b63a1c;}