#b63b31 color space conversions
Hex:
#b63b31
RGB:
182, 59, 49
CMY:
29, 77, 81
CMYK:
0, 68, 73, 29
HSL:
5°, 57.5758%, 45.2941%
HSV (HSB):
5°, 73.0769%, 71.3725%
XYZ:
21.4097, 13.2948, 4.3435
xyY:
0.5483, 0.3405, 13.2948
CIE-Lab:
43.2041, 49.0347, 33.7391
CIE-LCH:
43.2041, 59.5208, 34.5305
CIE-Luv:
43.2041, 94.5573, 24.3215
Hunter-Lab:
36.4620, 41.0031, 18.4606
#b63b31 color charts
#b63b31 color shades, tints & tones
#b63b31 color schemes
#b63b31 color preview, HTML & CSS examples
This text has a color of #b63b31
<p style="color:#b63b31;">Text here</p>
.mytext {color:#b63b31;}
This box has a color of #b63b31
<div style="background-color:#b63b31;">Content here</div>
.mybackground {background-color:#b63b31;}
Border around this has a color of #b63b31
<div style="border:2px solid #b63b31;">Content here</div>
.myborder {border:2px solid #b63b31;}