#b83c8c color space conversions
Hex:
#b83c8c
RGB:
184, 60, 140
CMY:
28, 76, 45
CMYK:
0, 67, 24, 28
HSL:
321°, 50.8197%, 47.8431%
HSV (HSB):
321°, 67.3913%, 72.1569%
XYZ:
26.1166, 15.3155, 26.3906
xyY:
0.3851, 0.2258, 15.3155
CIE-Lab:
46.0633, 57.5452, -17.6924
CIE-LCH:
46.0633, 60.2036, 342.9099
CIE-Luv:
46.0633, 68.2545, -34.0736
Hunter-Lab:
39.1350, 50.6351, -12.5876
#b83c8c color charts
#b83c8c color shades, tints & tones
#b83c8c color schemes
#b83c8c color preview, HTML & CSS examples
This text has a color of #b83c8c
<p style="color:#b83c8c;">Text here</p>
.mytext {color:#b83c8c;}
This box has a color of #b83c8c
<div style="background-color:#b83c8c;">Content here</div>
.mybackground {background-color:#b83c8c;}
Border around this has a color of #b83c8c
<div style="border:2px solid #b83c8c;">Content here</div>
.myborder {border:2px solid #b83c8c;}