#b83a7c color space conversions
Hex:
#b83a7c
RGB:
184, 58, 124
CMY:
28, 77, 51
CMYK:
0, 68, 33, 28
HSL:
329°, 52.0661%, 47.4510%
HSV (HSB):
329°, 68.4783%, 72.1569%
XYZ:
24.9183, 14.6717, 20.5874
xyY:
0.4141, 0.2438, 14.6717
CIE-Lab:
45.1812, 56.2978, -9.3068
CIE-LCH:
45.1812, 57.0618, 350.6131
CIE-Luv:
45.1812, 74.6454, -22.2485
Hunter-Lab:
38.3036, 49.0912, -5.0545
#b83a7c color charts
#b83a7c color shades, tints & tones
#b83a7c color schemes
#b83a7c color preview, HTML & CSS examples
This text has a color of #b83a7c
<p style="color:#b83a7c;">Text here</p>
.mytext {color:#b83a7c;}
This box has a color of #b83a7c
<div style="background-color:#b83a7c;">Content here</div>
.mybackground {background-color:#b83a7c;}
Border around this has a color of #b83a7c
<div style="border:2px solid #b83a7c;">Content here</div>
.myborder {border:2px solid #b83a7c;}