#b65d6e color space conversions
Hex:
#b65d6e
RGB:
182, 93, 110
CMY:
29, 64, 57
CMYK:
0, 49, 40, 29
HSL:
349°, 37.8723%, 53.9216%
HSV (HSB):
349°, 48.9011%, 71.3725%
XYZ:
26.0202, 18.8996, 17.0284
xyY:
0.4200, 0.3051, 18.8996
CIE-Lab:
50.5695, 37.7216, 7.0207
CIE-LCH:
50.5695, 38.3693, 10.5432
CIE-Luv:
50.5695, 59.6880, 2.2142
Hunter-Lab:
43.4736, 30.7585, 7.2079
#b65d6e color charts
#b65d6e color shades, tints & tones
#b65d6e color schemes
#b65d6e color preview, HTML & CSS examples
This text has a color of #b65d6e
<p style="color:#b65d6e;">Text here</p>
.mytext {color:#b65d6e;}
This box has a color of #b65d6e
<div style="background-color:#b65d6e;">Content here</div>
.mybackground {background-color:#b65d6e;}
Border around this has a color of #b65d6e
<div style="border:2px solid #b65d6e;">Content here</div>
.myborder {border:2px solid #b65d6e;}