#b82b8b color space conversions
Hex:
#b82b8b
RGB:
184, 43, 139
CMY:
28, 83, 45
CMYK:
0, 77, 24, 28
HSL:
319°, 62.1145%, 44.5098%
HSV (HSB):
319°, 76.6304%, 72.1569%
XYZ:
25.2912, 13.7822, 25.7533
xyY:
0.3901, 0.2126, 13.7822
CIE-Lab:
43.9189, 63.3272, -20.3777
CIE-LCH:
43.9189, 66.5251, 342.1627
CIE-Luv:
43.9189, 73.7972, -38.4144
Hunter-Lab:
37.1244, 56.6368, -15.1427
#b82b8b color charts
#b82b8b color shades, tints & tones
#b82b8b color schemes
#b82b8b color preview, HTML & CSS examples
This text has a color of #b82b8b
<p style="color:#b82b8b;">Text here</p>
.mytext {color:#b82b8b;}
This box has a color of #b82b8b
<div style="background-color:#b82b8b;">Content here</div>
.mybackground {background-color:#b82b8b;}
Border around this has a color of #b82b8b
<div style="border:2px solid #b82b8b;">Content here</div>
.myborder {border:2px solid #b82b8b;}