#b63c3e color space conversions
Hex:
#b63c3e
RGB:
182, 60, 62
CMY:
29, 76, 76
CMYK:
0, 67, 66, 29
HSL:
359°, 50.4132%, 47.4510%
HSV (HSB):
359°, 67.0330%, 71.3725%
XYZ:
21.7768, 13.5246, 6.0202
xyY:
0.5270, 0.3273, 13.5246
CIE-Lab:
43.5433, 49.3011, 26.4682
CIE-LCH:
43.5433, 55.9568, 28.2300
CIE-Luv:
43.5433, 91.1696, 18.7825
Hunter-Lab:
36.7758, 41.3410, 16.0373
#b63c3e color charts
#b63c3e color shades, tints & tones
#b63c3e color schemes
#b63c3e color preview, HTML & CSS examples
This text has a color of #b63c3e
<p style="color:#b63c3e;">Text here</p>
.mytext {color:#b63c3e;}
This box has a color of #b63c3e
<div style="background-color:#b63c3e;">Content here</div>
.mybackground {background-color:#b63c3e;}
Border around this has a color of #b63c3e
<div style="border:2px solid #b63c3e;">Content here</div>
.myborder {border:2px solid #b63c3e;}