#b65e82 color space conversions
Hex:
#b65e82
RGB:
182, 94, 130
CMY:
29, 63, 49
CMYK:
0, 48, 29, 29
HSL:
335°, 37.6068%, 54.1176%
HSV (HSB):
335°, 48.3516%, 71.3725%
XYZ:
27.3234, 19.5622, 23.4549
xyY:
0.3884, 0.2781, 19.5622
CIE-Lab:
51.3386, 39.7385, -3.7903
CIE-LCH:
51.3386, 39.9188, 354.5515
CIE-Luv:
51.3386, 54.4578, -12.1432
Hunter-Lab:
44.2292, 32.8706, -0.4813
#b65e82 color charts
#b65e82 color shades, tints & tones
#b65e82 color schemes
#b65e82 color preview, HTML & CSS examples
This text has a color of #b65e82
<p style="color:#b65e82;">Text here</p>
.mytext {color:#b65e82;}
This box has a color of #b65e82
<div style="background-color:#b65e82;">Content here</div>
.mybackground {background-color:#b65e82;}
Border around this has a color of #b65e82
<div style="border:2px solid #b65e82;">Content here</div>
.myborder {border:2px solid #b65e82;}