#b3565b color space conversions
Hex:
#b3565b
RGB:
179, 86, 91
CMY:
30, 66, 64
CMYK:
0, 52, 49, 30
HSL:
357°, 37.9592%, 51.9608%
HSV (HSB):
357°, 51.9553%, 70.1961%
XYZ:
23.8065, 16.9946, 11.9231
xyY:
0.4515, 0.3223, 16.9946
CIE-Lab:
48.2532, 38.2243, 15.0974
CIE-LCH:
48.2532, 41.0978, 21.5525
CIE-Luv:
48.2532, 65.8348, 11.2937
Hunter-Lab:
41.2245, 30.9381, 11.7091
#b3565b color charts
#b3565b color shades, tints & tones
#b3565b color schemes
#b3565b color preview, HTML & CSS examples
This text has a color of #b3565b
<p style="color:#b3565b;">Text here</p>
.mytext {color:#b3565b;}
This box has a color of #b3565b
<div style="background-color:#b3565b;">Content here</div>
.mybackground {background-color:#b3565b;}
Border around this has a color of #b3565b
<div style="border:2px solid #b3565b;">Content here</div>
.myborder {border:2px solid #b3565b;}