#b65d78 color space conversions
Hex:
#b65d78
RGB:
182, 93, 120
CMY:
29, 64, 53
CMYK:
0, 49, 34, 29
HSL:
342°, 37.8723%, 53.9216%
HSV (HSB):
342°, 48.9011%, 71.3725%
XYZ:
26.5959, 19.1299, 20.0600
xyY:
0.4043, 0.2908, 19.1299
CIE-Lab:
50.8388, 38.9378, 1.4364
CIE-LCH:
50.8388, 38.9643, 2.1126
CIE-Luv:
50.8388, 57.3790, -5.0571
Hunter-Lab:
43.7377, 32.0010, 3.4235
#b65d78 color charts
#b65d78 color shades, tints & tones
#b65d78 color schemes
#b65d78 color preview, HTML & CSS examples
This text has a color of #b65d78
<p style="color:#b65d78;">Text here</p>
.mytext {color:#b65d78;}
This box has a color of #b65d78
<div style="background-color:#b65d78;">Content here</div>
.mybackground {background-color:#b65d78;}
Border around this has a color of #b65d78
<div style="border:2px solid #b65d78;">Content here</div>
.myborder {border:2px solid #b65d78;}