#b82c7f color space conversions
Hex:
#b82c7f
RGB:
184, 44, 127
CMY:
28, 83, 50
CMYK:
0, 76, 31, 28
HSL:
324°, 61.4035%, 44.7059%
HSV (HSB):
324°, 76.0870%, 72.1569%
XYZ:
24.4986, 13.5240, 21.3978
xyY:
0.4123, 0.2276, 13.5240
CIE-Lab:
43.5424, 61.5547, -13.6193
CIE-LCH:
43.5424, 63.0433, 347.5240
CIE-Luv:
43.5424, 78.2696, -28.7895
Hunter-Lab:
36.7750, 54.5560, -8.7559
#b82c7f color charts
#b82c7f color shades, tints & tones
#b82c7f color schemes
#b82c7f color preview, HTML & CSS examples
This text has a color of #b82c7f
<p style="color:#b82c7f;">Text here</p>
.mytext {color:#b82c7f;}
This box has a color of #b82c7f
<div style="background-color:#b82c7f;">Content here</div>
.mybackground {background-color:#b82c7f;}
Border around this has a color of #b82c7f
<div style="border:2px solid #b82c7f;">Content here</div>
.myborder {border:2px solid #b82c7f;}