#b65f75 color space conversions
Hex:
#b65f75
RGB:
182, 95, 117
CMY:
29, 63, 54
CMYK:
0, 48, 36, 29
HSL:
345°, 37.3391%, 54.3137%
HSV (HSB):
345°, 47.8022%, 71.3725%
XYZ:
26.5945, 19.4139, 19.1752
xyY:
0.4080, 0.2978, 19.4139
CIE-Lab:
51.1679, 37.5132, 3.7022
CIE-LCH:
51.1679, 37.6955, 5.6363
CIE-Luv:
51.1679, 56.9310, -1.8697
Hunter-Lab:
44.0612, 30.6323, 5.0401
#b65f75 color charts
#b65f75 color shades, tints & tones
#b65f75 color schemes
#b65f75 color preview, HTML & CSS examples
This text has a color of #b65f75
<p style="color:#b65f75;">Text here</p>
.mytext {color:#b65f75;}
This box has a color of #b65f75
<div style="background-color:#b65f75;">Content here</div>
.mybackground {background-color:#b65f75;}
Border around this has a color of #b65f75
<div style="border:2px solid #b65f75;">Content here</div>
.myborder {border:2px solid #b65f75;}