#b82d0d color space conversions
Hex:
#b82d0d
RGB:
184, 45, 13
CMY:
28, 82, 95
CMYK:
0, 76, 93, 28
HSL:
11°, 86.8020%, 38.6275%
HSV (HSB):
11°, 92.9348%, 72.1569%
XYZ:
20.7782, 12.0962, 1.6204
xyY:
0.6024, 0.3507, 12.0962
CIE-Lab:
41.3686, 53.9250, 49.7164
CIE-LCH:
41.3686, 73.3460, 42.6746
CIE-Luv:
41.3686, 109.4470, 30.8562
Hunter-Lab:
34.7796, 45.7762, 21.5833
#b82d0d color charts
#b82d0d color shades, tints & tones
#b82d0d color schemes
#b82d0d color preview, HTML & CSS examples
This text has a color of #b82d0d
<p style="color:#b82d0d;">Text here</p>
.mytext {color:#b82d0d;}
This box has a color of #b82d0d
<div style="background-color:#b82d0d;">Content here</div>
.mybackground {background-color:#b82d0d;}
Border around this has a color of #b82d0d
<div style="border:2px solid #b82d0d;">Content here</div>
.myborder {border:2px solid #b82d0d;}