#b83f6e color space conversions
Hex:
#b83f6e
RGB:
184, 63, 110
CMY:
28, 75, 57
CMYK:
0, 66, 40, 28
HSL:
337°, 48.9879%, 48.4314%
HSV (HSB):
337°, 65.7609%, 72.1569%
XYZ:
24.3591, 14.8711, 16.3384
xyY:
0.4384, 0.2676, 14.8711
CIE-Lab:
45.4572, 52.6963, -0.3181
CIE-LCH:
45.4572, 52.6973, 359.6542
CIE-Luv:
45.4572, 77.3235, -9.9553
Hunter-Lab:
38.5631, 45.2675, 1.8742
#b83f6e color charts
#b83f6e color shades, tints & tones
#b83f6e color schemes
#b83f6e color preview, HTML & CSS examples
This text has a color of #b83f6e
<p style="color:#b83f6e;">Text here</p>
.mytext {color:#b83f6e;}
This box has a color of #b83f6e
<div style="background-color:#b83f6e;">Content here</div>
.mybackground {background-color:#b83f6e;}
Border around this has a color of #b83f6e
<div style="border:2px solid #b83f6e;">Content here</div>
.myborder {border:2px solid #b83f6e;}