#b83c86 color space conversions
Hex:
#b83c86
RGB:
184, 60, 134
CMY:
28, 76, 47
CMYK:
0, 67, 27, 28
HSL:
324°, 50.8197%, 47.8431%
HSV (HSB):
324°, 67.3913%, 72.1569%
XYZ:
25.6861, 15.1433, 24.1234
xyY:
0.3955, 0.2331, 15.1433
CIE-Lab:
45.8298, 56.7555, -14.4165
CIE-LCH:
45.8298, 58.5579, 345.7476
CIE-Luv:
45.8298, 70.3607, -29.3418
Hunter-Lab:
38.9144, 49.7218, -9.5144
#b83c86 color charts
#b83c86 color shades, tints & tones
#b83c86 color schemes
#b83c86 color preview, HTML & CSS examples
This text has a color of #b83c86
<p style="color:#b83c86;">Text here</p>
.mytext {color:#b83c86;}
This box has a color of #b83c86
<div style="background-color:#b83c86;">Content here</div>
.mybackground {background-color:#b83c86;}
Border around this has a color of #b83c86
<div style="border:2px solid #b83c86;">Content here</div>
.myborder {border:2px solid #b83c86;}