#b82c8a color space conversions
Hex:
#b82c8a
RGB:
184, 44, 138
CMY:
28, 83, 46
CMYK:
0, 76, 25, 28
HSL:
320°, 61.4035%, 44.7059%
HSV (HSB):
320°, 76.0870%, 72.1569%
XYZ:
25.2553, 13.8267, 25.3825
xyY:
0.3918, 0.2145, 13.8267
CIE-Lab:
43.9834, 62.8971, -19.6700
CIE-LCH:
43.9834, 65.9010, 342.6338
CIE-Luv:
43.9834, 73.9305, -37.3720
Hunter-Lab:
37.1843, 56.1635, -14.4432
#b82c8a color charts
#b82c8a color shades, tints & tones
#b82c8a color schemes
#b82c8a color preview, HTML & CSS examples
This text has a color of #b82c8a
<p style="color:#b82c8a;">Text here</p>
.mytext {color:#b82c8a;}
This box has a color of #b82c8a
<div style="background-color:#b82c8a;">Content here</div>
.mybackground {background-color:#b82c8a;}
Border around this has a color of #b82c8a
<div style="border:2px solid #b82c8a;">Content here</div>
.myborder {border:2px solid #b82c8a;}