#b65d75 color space conversions
Hex:
#b65d75
RGB:
182, 93, 117
CMY:
29, 64, 54
CMYK:
0, 49, 36, 29
HSL:
344°, 37.8723%, 53.9216%
HSV (HSB):
344°, 48.9011%, 71.3725%
XYZ:
26.4166, 19.0581, 19.1159
xyY:
0.4090, 0.2951, 19.0581
CIE-Lab:
50.7552, 38.5617, 3.1062
CIE-LCH:
50.7552, 38.6866, 4.6053
CIE-Luv:
50.7552, 58.0813, -2.8398
Hunter-Lab:
43.6556, 31.6155, 4.5971
#b65d75 color charts
#b65d75 color shades, tints & tones
#b65d75 color schemes
#b65d75 color preview, HTML & CSS examples
This text has a color of #b65d75
<p style="color:#b65d75;">Text here</p>
.mytext {color:#b65d75;}
This box has a color of #b65d75
<div style="background-color:#b65d75;">Content here</div>
.mybackground {background-color:#b65d75;}
Border around this has a color of #b65d75
<div style="border:2px solid #b65d75;">Content here</div>
.myborder {border:2px solid #b65d75;}