#b83f98 color space conversions
Hex:
#b83f98
RGB:
184, 63, 152
CMY:
28, 75, 40
CMYK:
0, 66, 17, 28
HSL:
316°, 48.9879%, 48.4314%
HSV (HSB):
316°, 65.7609%, 72.1569%
XYZ:
27.2122, 16.0124, 31.3622
xyY:
0.3648, 0.2147, 16.0124
CIE-Lab:
46.9907, 58.0310, -23.4779
CIE-LCH:
46.9907, 62.6004, 337.9729
CIE-Luv:
46.9907, 63.0893, -42.5605
Hunter-Lab:
40.0154, 51.3604, -18.4579
#b83f98 color charts
#b83f98 color shades, tints & tones
#b83f98 color schemes
#b83f98 color preview, HTML & CSS examples
This text has a color of #b83f98
<p style="color:#b83f98;">Text here</p>
.mytext {color:#b83f98;}
This box has a color of #b83f98
<div style="background-color:#b83f98;">Content here</div>
.mybackground {background-color:#b83f98;}
Border around this has a color of #b83f98
<div style="border:2px solid #b83f98;">Content here</div>
.myborder {border:2px solid #b83f98;}