#b82d2d color space conversions
Hex:
#b82d2d
RGB:
184, 45, 45
CMY:
28, 82, 82
CMYK:
0, 76, 76, 28
HSL:
0°, 60.6987%, 44.9020%
HSV (HSB):
0°, 75.5435%, 72.1569%
XYZ:
21.1792, 12.2566, 3.7321
xyY:
0.5698, 0.3298, 12.2566
CIE-Lab:
41.6210, 54.7622, 34.3793
CIE-LCH:
41.6210, 64.6594, 32.1203
CIE-Luv:
41.6210, 104.9471, 22.6304
Hunter-Lab:
35.0094, 46.7185, 18.1861
#b82d2d color charts
#b82d2d color shades, tints & tones
#b82d2d color schemes
#b82d2d color preview, HTML & CSS examples
This text has a color of #b82d2d
<p style="color:#b82d2d;">Text here</p>
.mytext {color:#b82d2d;}
This box has a color of #b82d2d
<div style="background-color:#b82d2d;">Content here</div>
.mybackground {background-color:#b82d2d;}
Border around this has a color of #b82d2d
<div style="border:2px solid #b82d2d;">Content here</div>
.myborder {border:2px solid #b82d2d;}