#b82d32 color space conversions
Hex:
#b82d32
RGB:
184, 45, 50
CMY:
28, 82, 80
CMYK:
0, 76, 73, 28
HSL:
358°, 60.6987%, 44.9020%
HSV (HSB):
358°, 75.5435%, 72.1569%
XYZ:
21.2813, 12.2974, 4.2696
xyY:
0.5623, 0.3249, 12.2974
CIE-Lab:
41.6850, 54.9729, 31.5095
CIE-LCH:
41.6850, 63.3629, 29.8206
CIE-Luv:
41.6850, 103.8600, 20.6327
Hunter-Lab:
35.0677, 46.9567, 17.3286
#b82d32 color charts
#b82d32 color shades, tints & tones
#b82d32 color schemes
#b82d32 color preview, HTML & CSS examples
This text has a color of #b82d32
<p style="color:#b82d32;">Text here</p>
.mytext {color:#b82d32;}
This box has a color of #b82d32
<div style="background-color:#b82d32;">Content here</div>
.mybackground {background-color:#b82d32;}
Border around this has a color of #b82d32
<div style="border:2px solid #b82d32;">Content here</div>
.myborder {border:2px solid #b82d32;}