#b65f72 color space conversions
Hex:
#b65f72
RGB:
182, 95, 114
CMY:
29, 63, 55
CMYK:
0, 48, 37, 29
HSL:
347°, 37.3391%, 54.3137%
HSV (HSB):
347°, 47.8022%, 71.3725%
XYZ:
26.4209, 19.3444, 18.2609
xyY:
0.4127, 0.3021, 19.3444
CIE-Lab:
51.0877, 37.1457, 5.3748
CIE-LCH:
51.0877, 37.5325, 8.2333
CIE-Luv:
51.0877, 57.6061, 0.3107
Hunter-Lab:
43.9823, 30.2589, 6.1711
#b65f72 color charts
#b65f72 color shades, tints & tones
#b65f72 color schemes
#b65f72 color preview, HTML & CSS examples
This text has a color of #b65f72
<p style="color:#b65f72;">Text here</p>
.mytext {color:#b65f72;}
This box has a color of #b65f72
<div style="background-color:#b65f72;">Content here</div>
.mybackground {background-color:#b65f72;}
Border around this has a color of #b65f72
<div style="border:2px solid #b65f72;">Content here</div>
.myborder {border:2px solid #b65f72;}