#b82d8f color space conversions
Hex:
#b82d8f
RGB:
184, 45, 143
CMY:
28, 82, 44
CMYK:
0, 76, 22, 28
HSL:
318°, 60.6987%, 44.9020%
HSV (HSB):
318°, 75.5435%, 72.1569%
XYZ:
25.6635, 14.0503, 27.3460
xyY:
0.3827, 0.2095, 14.0503
CIE-Lab:
44.3050, 63.2333, -22.2109
CIE-LCH:
44.3050, 67.0207, 340.6460
CIE-Luv:
44.3050, 71.7129, -41.0407
Hunter-Lab:
37.4837, 56.6147, -17.0160
#b82d8f color charts
#b82d8f color shades, tints & tones
#b82d8f color schemes
#b82d8f color preview, HTML & CSS examples
This text has a color of #b82d8f
<p style="color:#b82d8f;">Text here</p>
.mytext {color:#b82d8f;}
This box has a color of #b82d8f
<div style="background-color:#b82d8f;">Content here</div>
.mybackground {background-color:#b82d8f;}
Border around this has a color of #b82d8f
<div style="border:2px solid #b82d8f;">Content here</div>
.myborder {border:2px solid #b82d8f;}