#b82b7f color space conversions
Hex:
#b82b7f
RGB:
184, 43, 127
CMY:
28, 83, 50
CMYK:
0, 77, 31, 28
HSL:
324°, 62.1145%, 44.5098%
HSV (HSB):
324°, 76.6304%, 72.1569%
XYZ:
24.4618, 13.4504, 21.3856
xyY:
0.4125, 0.2268, 13.4504
CIE-Lab:
43.4342, 61.8617, -13.7837
CIE-LCH:
43.4342, 63.3787, 347.4389
CIE-Luv:
43.4342, 78.5585, -29.0501
Hunter-Lab:
36.6748, 54.8772, -8.9005
#b82b7f color charts
#b82b7f color shades, tints & tones
#b82b7f color schemes
#b82b7f color preview, HTML & CSS examples
This text has a color of #b82b7f
<p style="color:#b82b7f;">Text here</p>
.mytext {color:#b82b7f;}
This box has a color of #b82b7f
<div style="background-color:#b82b7f;">Content here</div>
.mybackground {background-color:#b82b7f;}
Border around this has a color of #b82b7f
<div style="border:2px solid #b82b7f;">Content here</div>
.myborder {border:2px solid #b82b7f;}