#b2650c color space conversions
Hex:
#b2650c
RGB:
178, 101, 12
CMY:
30, 60, 95
CMYK:
0, 43, 93, 30
HSL:
32°, 87.3684%, 37.2549%
HSV (HSB):
32°, 93.2584%, 69.8039%
XYZ:
23.0801, 18.7989, 2.7599
xyY:
0.5170, 0.4211, 18.7989
CIE-Lab:
50.4511, 25.5122, 55.8207
CIE-LCH:
50.4511, 61.3745, 65.4378
CIE-Luv:
50.4511, 63.4818, 46.9695
Hunter-Lab:
43.3577, 19.1431, 26.5763
#b2650c color charts
#b2650c color shades, tints & tones
#b2650c color schemes
#b2650c color preview, HTML & CSS examples
This text has a color of #b2650c
<p style="color:#b2650c;">Text here</p>
.mytext {color:#b2650c;}
This box has a color of #b2650c
<div style="background-color:#b2650c;">Content here</div>
.mybackground {background-color:#b2650c;}
Border around this has a color of #b2650c
<div style="border:2px solid #b2650c;">Content here</div>
.myborder {border:2px solid #b2650c;}