#b65a7f color space conversions
Hex:
#b65a7f
RGB:
182, 90, 127
CMY:
29, 65, 50
CMYK:
0, 51, 30, 29
HSL:
336°, 38.6555%, 53.3333%
HSV (HSB):
336°, 50.5495%, 71.3725%
XYZ:
26.7783, 18.7897, 22.2941
xyY:
0.3946, 0.2769, 18.7897
CIE-Lab:
50.4403, 41.4015, -3.3277
CIE-LCH:
50.4403, 41.5350, 355.4046
CIE-Luv:
50.4403, 57.3172, -11.7972
Hunter-Lab:
43.3471, 34.4136, -0.1508
#b65a7f color charts
#b65a7f color shades, tints & tones
#b65a7f color schemes
#b65a7f color preview, HTML & CSS examples
This text has a color of #b65a7f
<p style="color:#b65a7f;">Text here</p>
.mytext {color:#b65a7f;}
This box has a color of #b65a7f
<div style="background-color:#b65a7f;">Content here</div>
.mybackground {background-color:#b65a7f;}
Border around this has a color of #b65a7f
<div style="border:2px solid #b65a7f;">Content here</div>
.myborder {border:2px solid #b65a7f;}