#b65f8a color space conversions
Hex:
#b65f8a
RGB:
182, 95, 138
CMY:
29, 63, 46
CMYK:
0, 48, 24, 29
HSL:
330°, 37.3391%, 54.3137%
HSV (HSB):
330°, 47.8022%, 71.3725%
XYZ:
27.9711, 19.9645, 26.4240
xyY:
0.3762, 0.2685, 19.9645
CIE-Lab:
51.7970, 40.3494, -7.8593
CIE-LCH:
51.7970, 41.1077, 348.9779
CIE-Luv:
51.7970, 52.0211, -17.8757
Hunter-Lab:
44.6816, 33.5496, -3.7861
#b65f8a color charts
#b65f8a color shades, tints & tones
#b65f8a color schemes
#b65f8a color preview, HTML & CSS examples
This text has a color of #b65f8a
<p style="color:#b65f8a;">Text here</p>
.mytext {color:#b65f8a;}
This box has a color of #b65f8a
<div style="background-color:#b65f8a;">Content here</div>
.mybackground {background-color:#b65f8a;}
Border around this has a color of #b65f8a
<div style="border:2px solid #b65f8a;">Content here</div>
.myborder {border:2px solid #b65f8a;}