#b83f8a color space conversions
Hex:
#b83f8a
RGB:
184, 63, 138
CMY:
28, 75, 46
CMYK:
0, 66, 25, 28
HSL:
323°, 48.9879%, 48.4314%
HSV (HSB):
323°, 65.7609%, 72.1569%
XYZ:
26.1321, 15.5803, 25.6747
xyY:
0.3878, 0.2312, 15.5803
CIE-Lab:
46.4190, 56.0763, -15.9412
CIE-LCH:
46.4190, 58.2981, 344.1307
CIE-Luv:
46.4190, 67.8644, -31.4233
Hunter-Lab:
39.4719, 49.0988, -10.9352
#b83f8a color charts
#b83f8a color shades, tints & tones
#b83f8a color schemes
#b83f8a color preview, HTML & CSS examples
This text has a color of #b83f8a
<p style="color:#b83f8a;">Text here</p>
.mytext {color:#b83f8a;}
This box has a color of #b83f8a
<div style="background-color:#b83f8a;">Content here</div>
.mybackground {background-color:#b83f8a;}
Border around this has a color of #b83f8a
<div style="border:2px solid #b83f8a;">Content here</div>
.myborder {border:2px solid #b83f8a;}