#b65381 color space conversions
Hex:
#b65381
RGB:
182, 83, 129
CMY:
29, 67, 49
CMYK:
0, 54, 29, 29
HSL:
332°, 40.4082%, 51.9608%
HSV (HSB):
332°, 54.3956%, 71.3725%
XYZ:
26.3471, 17.7166, 22.7999
xyY:
0.3940, 0.2650, 17.7166
CIE-Lab:
49.1505, 45.1917, -6.4362
CIE-LCH:
49.1505, 45.6477, 351.8944
CIE-Luv:
49.1505, 60.3837, -16.6324
Hunter-Lab:
42.0911, 38.0736, -2.6524
#b65381 color charts
#b65381 color shades, tints & tones
#b65381 color schemes
#b65381 color preview, HTML & CSS examples
This text has a color of #b65381
<p style="color:#b65381;">Text here</p>
.mytext {color:#b65381;}
This box has a color of #b65381
<div style="background-color:#b65381;">Content here</div>
.mybackground {background-color:#b65381;}
Border around this has a color of #b65381
<div style="border:2px solid #b65381;">Content here</div>
.myborder {border:2px solid #b65381;}