#b83f95 color space conversions
Hex:
#b83f95
RGB:
184, 63, 149
CMY:
28, 75, 42
CMYK:
0, 66, 19, 28
HSL:
317°, 48.9879%, 48.4314%
HSV (HSB):
317°, 65.7609%, 72.1569%
XYZ:
26.9695, 15.9153, 30.0843
xyY:
0.3696, 0.2181, 15.9153
CIE-Lab:
46.8632, 57.5982, -21.8789
CIE-LCH:
46.8632, 61.6136, 339.2005
CIE-Luv:
46.8632, 64.1079, -40.1652
Hunter-Lab:
39.8940, 50.8568, -16.7852
#b83f95 color charts
#b83f95 color shades, tints & tones
#b83f95 color schemes
#b83f95 color preview, HTML & CSS examples
This text has a color of #b83f95
<p style="color:#b83f95;">Text here</p>
.mytext {color:#b83f95;}
This box has a color of #b83f95
<div style="background-color:#b83f95;">Content here</div>
.mybackground {background-color:#b83f95;}
Border around this has a color of #b83f95
<div style="border:2px solid #b83f95;">Content here</div>
.myborder {border:2px solid #b83f95;}