#b83a7a color space conversions
Hex:
#b83a7a
RGB:
184, 58, 122
CMY:
28, 77, 52
CMYK:
0, 68, 34, 28
HSL:
330°, 52.0661%, 47.4510%
HSV (HSB):
330°, 68.4783%, 72.1569%
XYZ:
24.7931, 14.6216, 19.9279
xyY:
0.4178, 0.2464, 14.6216
CIE-Lab:
45.1115, 56.0612, -8.1879
CIE-LCH:
45.1115, 56.6560, 351.6905
CIE-Luv:
45.1115, 75.3538, -20.7125
Hunter-Lab:
38.2382, 48.8199, -4.1323
#b83a7a color charts
#b83a7a color shades, tints & tones
#b83a7a color schemes
#b83a7a color preview, HTML & CSS examples
This text has a color of #b83a7a
<p style="color:#b83a7a;">Text here</p>
.mytext {color:#b83a7a;}
This box has a color of #b83a7a
<div style="background-color:#b83a7a;">Content here</div>
.mybackground {background-color:#b83a7a;}
Border around this has a color of #b83a7a
<div style="border:2px solid #b83a7a;">Content here</div>
.myborder {border:2px solid #b83a7a;}