#b82b3a color space conversions
Hex:
#b82b3a
RGB:
184, 43, 58
CMY:
28, 83, 77
CMYK:
0, 77, 68, 28
HSL:
354°, 62.1145%, 44.5098%
HSV (HSB):
354°, 76.6304%, 72.1569%
XYZ:
21.3948, 12.2236, 5.2347
xyY:
0.5507, 0.3146, 12.2236
CIE-Lab:
41.5693, 56.0101, 26.5338
CIE-LCH:
41.5693, 61.9772, 25.3484
CIE-Luv:
41.5693, 102.8690, 16.5862
Hunter-Lab:
34.9623, 48.0472, 15.5963
#b82b3a color charts
#b82b3a color shades, tints & tones
#b82b3a color schemes
#b82b3a color preview, HTML & CSS examples
This text has a color of #b82b3a
<p style="color:#b82b3a;">Text here</p>
.mytext {color:#b82b3a;}
This box has a color of #b82b3a
<div style="background-color:#b82b3a;">Content here</div>
.mybackground {background-color:#b82b3a;}
Border around this has a color of #b82b3a
<div style="border:2px solid #b82b3a;">Content here</div>
.myborder {border:2px solid #b82b3a;}