#b65d8e color space conversions
Hex:
#b65d8e
RGB:
182, 93, 142
CMY:
29, 64, 44
CMYK:
0, 49, 22, 29
HSL:
327°, 37.8723%, 53.9216%
HSV (HSB):
327°, 48.9011%, 71.3725%
XYZ:
28.0882, 19.7268, 27.9184
xyY:
0.3709, 0.2605, 19.7268
CIE-Lab:
51.5269, 41.9776, -10.6338
CIE-LCH:
51.5269, 43.3035, 345.7849
CIE-Luv:
51.5269, 52.0521, -22.0480
Hunter-Lab:
44.4148, 35.1586, -6.1783
#b65d8e color charts
#b65d8e color shades, tints & tones
#b65d8e color schemes
#b65d8e color preview, HTML & CSS examples
This text has a color of #b65d8e
<p style="color:#b65d8e;">Text here</p>
.mytext {color:#b65d8e;}
This box has a color of #b65d8e
<div style="background-color:#b65d8e;">Content here</div>
.mybackground {background-color:#b65d8e;}
Border around this has a color of #b65d8e
<div style="border:2px solid #b65d8e;">Content here</div>
.myborder {border:2px solid #b65d8e;}