#b82e6d color space conversions
Hex:
#b82e6d
RGB:
184, 46, 109
CMY:
28, 82, 57
CMYK:
0, 75, 41, 28
HSL:
333°, 60.0000%, 45.0980%
HSV (HSB):
333°, 75.0000%, 72.1569%
XYZ:
23.5045, 13.2485, 15.7864
xyY:
0.4474, 0.2522, 13.2485
CIE-Lab:
43.1353, 58.9460, -3.1108
CIE-LCH:
43.1353, 59.0280, 356.9791
CIE-Luv:
43.1353, 84.6204, -14.6079
Hunter-Lab:
36.3984, 51.5700, -0.2358
#b82e6d color charts
#b82e6d color shades, tints & tones
#b82e6d color schemes
#b82e6d color preview, HTML & CSS examples
This text has a color of #b82e6d
<p style="color:#b82e6d;">Text here</p>
.mytext {color:#b82e6d;}
This box has a color of #b82e6d
<div style="background-color:#b82e6d;">Content here</div>
.mybackground {background-color:#b82e6d;}
Border around this has a color of #b82e6d
<div style="border:2px solid #b82e6d;">Content here</div>
.myborder {border:2px solid #b82e6d;}