#b63f3c color space conversions
Hex:
#b63f3c
RGB:
182, 63, 60
CMY:
29, 75, 76
CMYK:
0, 65, 67, 29
HSL:
1°, 50.4132%, 47.4510%
HSV (HSB):
1°, 67.0330%, 71.3725%
XYZ:
21.8845, 13.8263, 5.7903
xyY:
0.5273, 0.3332, 13.8263
CIE-Lab:
43.9828, 47.9102, 28.2086
CIE-LCH:
43.9828, 55.5978, 30.4887
CIE-Luv:
43.9828, 89.8077, 20.6820
Hunter-Lab:
37.1838, 39.9846, 16.7960
#b63f3c color charts
#b63f3c color shades, tints & tones
#b63f3c color schemes
#b63f3c color preview, HTML & CSS examples
This text has a color of #b63f3c
<p style="color:#b63f3c;">Text here</p>
.mytext {color:#b63f3c;}
This box has a color of #b63f3c
<div style="background-color:#b63f3c;">Content here</div>
.mybackground {background-color:#b63f3c;}
Border around this has a color of #b63f3c
<div style="border:2px solid #b63f3c;">Content here</div>
.myborder {border:2px solid #b63f3c;}