#b3665d color space conversions
Hex:
#b3665d
RGB:
179, 102, 93
CMY:
30, 60, 64
CMYK:
0, 43, 48, 30
HSL:
6°, 36.1345%, 53.3333%
HSV (HSB):
6°, 48.0447%, 70.1961%
XYZ:
25.3176, 19.8768, 12.8581
xyY:
0.4361, 0.3424, 19.8768
CIE-Lab:
51.6976, 29.9100, 18.5973
CIE-LCH:
51.6976, 35.2203, 31.8723
CIE-Luv:
51.6976, 55.0281, 17.3246
Hunter-Lab:
44.5834, 23.3439, 14.1087
#b3665d color charts
#b3665d color shades, tints & tones
#b3665d color schemes
#b3665d color preview, HTML & CSS examples
This text has a color of #b3665d
<p style="color:#b3665d;">Text here</p>
.mytext {color:#b3665d;}
This box has a color of #b3665d
<div style="background-color:#b3665d;">Content here</div>
.mybackground {background-color:#b3665d;}
Border around this has a color of #b3665d
<div style="border:2px solid #b3665d;">Content here</div>
.myborder {border:2px solid #b3665d;}