#b6363d color space conversions
Hex:
#b6363d
RGB:
182, 54, 61
CMY:
29, 79, 76
CMYK:
0, 70, 66, 29
HSL:
357°, 54.2373%, 46.2745%
HSV (HSB):
357°, 70.3297%, 71.3725%
XYZ:
21.4529, 12.9203, 5.7781
xyY:
0.5343, 0.3218, 12.9203
CIE-Lab:
42.6430, 51.6574, 25.9514
CIE-LCH:
42.6430, 57.8096, 26.6738
CIE-Luv:
42.6430, 94.8484, 17.5220
Hunter-Lab:
35.9449, 43.6301, 15.6307
#b6363d color charts
#b6363d color shades, tints & tones
#b6363d color schemes
#b6363d color preview, HTML & CSS examples
This text has a color of #b6363d
<p style="color:#b6363d;">Text here</p>
.mytext {color:#b6363d;}
This box has a color of #b6363d
<div style="background-color:#b6363d;">Content here</div>
.mybackground {background-color:#b6363d;}
Border around this has a color of #b6363d
<div style="border:2px solid #b6363d;">Content here</div>
.myborder {border:2px solid #b6363d;}