#b82a7b color space conversions
Hex:
#b82a7b
RGB:
184, 42, 123
CMY:
28, 84, 52
CMYK:
0, 77, 33, 28
HSL:
326°, 62.8319%, 44.3137%
HSV (HSB):
326°, 77.1739%, 72.1569%
XYZ:
24.1703, 13.2763, 20.0276
xyY:
0.4205, 0.2310, 13.2763
CIE-Lab:
43.1767, 61.7032, -11.7128
CIE-LCH:
43.1767, 62.8050, 349.2517
CIE-Luv:
43.1767, 80.4394, -26.2202
Hunter-Lab:
36.4367, 54.6437, -7.0833
#b82a7b color charts
#b82a7b color shades, tints & tones
#b82a7b color schemes
#b82a7b color preview, HTML & CSS examples
This text has a color of #b82a7b
<p style="color:#b82a7b;">Text here</p>
.mytext {color:#b82a7b;}
This box has a color of #b82a7b
<div style="background-color:#b82a7b;">Content here</div>
.mybackground {background-color:#b82a7b;}
Border around this has a color of #b82a7b
<div style="border:2px solid #b82a7b;">Content here</div>
.myborder {border:2px solid #b82a7b;}