#b82b3d color space conversions
Hex:
#b82b3d
RGB:
184, 43, 61
CMY:
28, 83, 76
CMYK:
0, 77, 67, 28
HSL:
352°, 62.1145%, 44.5098%
HSV (HSB):
352°, 76.6304%, 72.1569%
XYZ:
21.4733, 12.2550, 5.6486
xyY:
0.5453, 0.3112, 12.2550
CIE-Lab:
41.6186, 56.1695, 24.7509
CIE-LCH:
41.6186, 61.3810, 23.7805
CIE-Luv:
41.6186, 102.0631, 15.1181
Hunter-Lab:
35.0072, 48.2291, 14.9383
#b82b3d color charts
#b82b3d color shades, tints & tones
#b82b3d color schemes
#b82b3d color preview, HTML & CSS examples
This text has a color of #b82b3d
<p style="color:#b82b3d;">Text here</p>
.mytext {color:#b82b3d;}
This box has a color of #b82b3d
<div style="background-color:#b82b3d;">Content here</div>
.mybackground {background-color:#b82b3d;}
Border around this has a color of #b82b3d
<div style="border:2px solid #b82b3d;">Content here</div>
.myborder {border:2px solid #b82b3d;}