#b65c70 color space conversions
Hex:
#b65c70
RGB:
182, 92, 112
CMY:
29, 64, 56
CMYK:
0, 49, 38, 29
HSL:
347°, 38.1356%, 53.7255%
HSV (HSB):
347°, 49.4505%, 71.3725%
XYZ:
26.0432, 18.7692, 17.5794
xyY:
0.4174, 0.3008, 18.7692
CIE-Lab:
50.4161, 38.4782, 5.6063
CIE-LCH:
50.4161, 38.8844, 8.2897
CIE-Luv:
50.4161, 59.8205, 0.3132
Hunter-Lab:
43.3235, 31.4862, 6.2682
#b65c70 color charts
#b65c70 color shades, tints & tones
#b65c70 color schemes
#b65c70 color preview, HTML & CSS examples
This text has a color of #b65c70
<p style="color:#b65c70;">Text here</p>
.mytext {color:#b65c70;}
This box has a color of #b65c70
<div style="background-color:#b65c70;">Content here</div>
.mybackground {background-color:#b65c70;}
Border around this has a color of #b65c70
<div style="border:2px solid #b65c70;">Content here</div>
.myborder {border:2px solid #b65c70;}