#b83c9d color space conversions
Hex:
#b83c9d
RGB:
184, 60, 157
CMY:
28, 76, 38
CMYK:
0, 67, 15, 28
HSL:
313°, 50.8197%, 47.8431%
HSV (HSB):
313°, 67.3913%, 72.1569%
XYZ:
27.4688, 15.8564, 33.5111
xyY:
0.3575, 0.2064, 15.8564
CIE-Lab:
46.7855, 59.9483, -26.7820
CIE-LCH:
46.7855, 65.6587, 335.9272
CIE-Luv:
46.7855, 62.3360, -47.6005
Hunter-Lab:
39.8201, 53.4484, -22.0222
#b83c9d color charts
#b83c9d color shades, tints & tones
#b83c9d color schemes
#b83c9d color preview, HTML & CSS examples
This text has a color of #b83c9d
<p style="color:#b83c9d;">Text here</p>
.mytext {color:#b83c9d;}
This box has a color of #b83c9d
<div style="background-color:#b83c9d;">Content here</div>
.mybackground {background-color:#b83c9d;}
Border around this has a color of #b83c9d
<div style="border:2px solid #b83c9d;">Content here</div>
.myborder {border:2px solid #b83c9d;}