#b6565f color space conversions
Hex:
#b6565f
RGB:
182, 86, 95
CMY:
29, 66, 63
CMYK:
0, 53, 48, 29
HSL:
354°, 39.6694%, 52.5490%
HSV (HSB):
354°, 52.7473%, 71.3725%
XYZ:
24.6848, 17.4269, 12.8892
xyY:
0.4488, 0.3168, 17.4269
CIE-Lab:
48.7935, 39.7247, 13.5113
CIE-LCH:
48.7935, 41.9596, 18.7844
CIE-Luv:
48.7935, 67.3650, 9.2722
Hunter-Lab:
41.7455, 32.4951, 10.9157
#b6565f color charts
#b6565f color shades, tints & tones
#b6565f color schemes
#b6565f color preview, HTML & CSS examples
This text has a color of #b6565f
<p style="color:#b6565f;">Text here</p>
.mytext {color:#b6565f;}
This box has a color of #b6565f
<div style="background-color:#b6565f;">Content here</div>
.mybackground {background-color:#b6565f;}
Border around this has a color of #b6565f
<div style="border:2px solid #b6565f;">Content here</div>
.myborder {border:2px solid #b6565f;}