#b82a80 color space conversions
Hex:
#b82a80
RGB:
184, 42, 128
CMY:
28, 84, 50
CMYK:
0, 77, 30, 28
HSL:
324°, 62.8319%, 44.3137%
HSV (HSB):
324°, 77.1739%, 72.1569%
XYZ:
24.4914, 13.4048, 21.7186
xyY:
0.4108, 0.2249, 13.4048
CIE-Lab:
43.3669, 62.2799, -14.5000
CIE-LCH:
43.3669, 63.9456, 346.8939
CIE-Luv:
43.3669, 78.4414, -30.0797
Hunter-Lab:
36.6126, 55.3329, -9.5421
#b82a80 color charts
#b82a80 color shades, tints & tones
#b82a80 color schemes
#b82a80 color preview, HTML & CSS examples
This text has a color of #b82a80
<p style="color:#b82a80;">Text here</p>
.mytext {color:#b82a80;}
This box has a color of #b82a80
<div style="background-color:#b82a80;">Content here</div>
.mybackground {background-color:#b82a80;}
Border around this has a color of #b82a80
<div style="border:2px solid #b82a80;">Content here</div>
.myborder {border:2px solid #b82a80;}