#b83a8e color space conversions
Hex:
#b83a8e
RGB:
184, 58, 142
CMY:
28, 77, 44
CMYK:
0, 68, 23, 28
HSL:
320°, 52.0661%, 47.4510%
HSV (HSB):
320°, 68.4783%, 72.1569%
XYZ:
26.1627, 15.1695, 27.1403
xyY:
0.3821, 0.2215, 15.1695
CIE-Lab:
45.8654, 58.5893, -19.2033
CIE-LCH:
45.8654, 61.6561, 341.8529
CIE-Luv:
45.8654, 68.2313, -36.3421
Hunter-Lab:
38.9480, 51.7456, -14.0517
#b83a8e color charts
#b83a8e color shades, tints & tones
#b83a8e color schemes
#b83a8e color preview, HTML & CSS examples
This text has a color of #b83a8e
<p style="color:#b83a8e;">Text here</p>
.mytext {color:#b83a8e;}
This box has a color of #b83a8e
<div style="background-color:#b83a8e;">Content here</div>
.mybackground {background-color:#b83a8e;}
Border around this has a color of #b83a8e
<div style="border:2px solid #b83a8e;">Content here</div>
.myborder {border:2px solid #b83a8e;}