#b63c2a color space conversions
Hex:
#b63c2a
RGB:
182, 60, 42
CMY:
29, 76, 84
CMYK:
0, 67, 77, 29
HSL:
8°, 62.5000%, 43.9216%
HSV (HSB):
8°, 76.9231%, 71.3725%
XYZ:
21.3252, 13.3440, 3.6422
xyY:
0.5566, 0.3483, 13.3440
CIE-Lab:
43.2770, 48.3192, 37.7606
CIE-LCH:
43.2770, 61.3238, 38.0070
CIE-Luv:
43.2770, 95.1838, 27.2309
Hunter-Lab:
36.5294, 40.2785, 19.6591
#b63c2a color charts
#b63c2a color shades, tints & tones
#b63c2a color schemes
#b63c2a color preview, HTML & CSS examples
This text has a color of #b63c2a
<p style="color:#b63c2a;">Text here</p>
.mytext {color:#b63c2a;}
This box has a color of #b63c2a
<div style="background-color:#b63c2a;">Content here</div>
.mybackground {background-color:#b63c2a;}
Border around this has a color of #b63c2a
<div style="border:2px solid #b63c2a;">Content here</div>
.myborder {border:2px solid #b63c2a;}