#b63d0d color space conversions
Hex:
#b63d0d
RGB:
182, 61, 13
CMY:
29, 76, 95
CMYK:
0, 66, 93, 29
HSL:
17°, 86.6667%, 38.2353%
HSV (HSB):
17°, 92.8571%, 71.3725%
XYZ:
21.0328, 13.3116, 1.8416
xyY:
0.5812, 0.3679, 13.3116
CIE-Lab:
43.2291, 47.1308, 50.7806
CIE-LCH:
43.2291, 69.2819, 47.1348
CIE-Luv:
43.2291, 97.8068, 34.4094
Hunter-Lab:
36.4851, 39.0521, 22.5469
#b63d0d color charts
#b63d0d color shades, tints & tones
#b63d0d color schemes
#b63d0d color preview, HTML & CSS examples
This text has a color of #b63d0d
<p style="color:#b63d0d;">Text here</p>
.mytext {color:#b63d0d;}
This box has a color of #b63d0d
<div style="background-color:#b63d0d;">Content here</div>
.mybackground {background-color:#b63d0d;}
Border around this has a color of #b63d0d
<div style="border:2px solid #b63d0d;">Content here</div>
.myborder {border:2px solid #b63d0d;}