#b63a3e color space conversions
Hex:
#b63a3e
RGB:
182, 58, 62
CMY:
29, 77, 76
CMYK:
0, 68, 66, 29
HSL:
358°, 51.6667%, 47.0588%
HSV (HSB):
358°, 68.1319%, 71.3725%
XYZ:
21.6740, 13.3190, 5.9859
xyY:
0.5289, 0.3250, 13.3190
CIE-Lab:
43.2400, 50.1261, 26.0902
CIE-LCH:
43.2400, 56.5095, 27.4966
CIE-Luv:
43.2400, 92.3412, 18.1807
Hunter-Lab:
36.4952, 42.1419, 15.8220
#b63a3e color charts
#b63a3e color shades, tints & tones
#b63a3e color schemes
#b63a3e color preview, HTML & CSS examples
This text has a color of #b63a3e
<p style="color:#b63a3e;">Text here</p>
.mytext {color:#b63a3e;}
This box has a color of #b63a3e
<div style="background-color:#b63a3e;">Content here</div>
.mybackground {background-color:#b63a3e;}
Border around this has a color of #b63a3e
<div style="border:2px solid #b63a3e;">Content here</div>
.myborder {border:2px solid #b63a3e;}